Hi, sure. Please, see codepen here.
https://codepen.io/Mukher/pen/mdXXBjL
Now, cursor is workking allright regarding UI. But when you try to click, hamburger to see menus, it doesn't click as the cursor has z-index: 100;
So you can say, remove z-index then. But no, if I remove it, it lays down the white layout, and doesn't seem what expect(with mix-blend-mode: difference;)
And also, I wanted to know is it possible to change style(scale: 1.5; for example), when I hover logo, hamburger, or anything I want.
Thanks for the quick reply!
P.s: please, don't pay attention to styles, I just copied in a hurry