switched to canvas

This commit is contained in:
MLH
2025-01-13 01:16:37 +01:00
parent fc8fdf0469
commit 88f378bd5d
3 changed files with 114 additions and 60 deletions

View File

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