switched to canvas

This commit is contained in:
MLH
2025-01-14 01:25:22 +01:00
parent ea6a802db5
commit e120c36cbe
3 changed files with 108 additions and 54 deletions

View File

@@ -15,7 +15,7 @@
</head>
<body>
<div id="snowstorm"></div>
<div class="snowstorm-container"></div>
<script src="snowstorm.js"></script>
</body>