Lately, I've been facing a strange problem with my mouse cursor where it duplicates; one of the cursors appears to be fixated at the top left-hand side of the screen while the other cursor functions normally.
Here's a visual example for clarity:
I created this website some time ago and never encountered this issue previously. I'm simply trying to upload it onto my own site using the same code that was in place when it was originally live, without any modifications.
The current cursor settings are as follows:
html, body {
cursor: url(SpermCursorWhiteFinal.png), auto;}
I am completely puzzled by this situation. Any suggestions or ideas would be greatly appreciated! Thank you in advance for your assistance!