Hey! Love your site and the cozy clutter. It's so joyful to see you having fun with it. If you still wanna do the cursor stuff, the CSS you want (on the html tag) is something like html { cursor: url("whatever.png") 0 0, auto; padding: 0; margin-bottom: 0; }
Thank you so much!