]> git.lizzy.rs Git - lagrange-playground.git/blob - index.html
Use 'move' cursor type when moving screen
[lagrange-playground.git] / index.html
1 <!DOCTYPE html>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Lagrange Playground</title>
6                 <script defer src="init.js"></script>
7         </head>
8         <body>
9                 <canvas style="position: fixed; top: 0px; left: 0px"></canvas>
10         </body>
11 </html>