Mouse cursor is visible again

This commit is contained in:
Mal 2021-09-21 11:19:05 +02:00
parent 2fe9b63c70
commit e476e689e1
1 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,6 @@
position: absolute;
top: 0;
left: 0;
cursor: none;
}
</style>
<link rel="shortcut icon" type="image/png" href="favicon.png">
@ -22,4 +21,4 @@
<body>
<canvas id="canvas"></canvas>
</body>
</html>
</html>