Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
godetremy authored Nov 13, 2023
1 parent 3d9a28c commit f2d099d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
count: 1000
});
});
var x = document.getElementsByTagName("*"); for (i = 0; i < x.length; i++) {x[i].style.cursor = "none"};
</script >
</body>
</html>

0 comments on commit f2d099d

Please sign in to comment.