particle test

This commit is contained in:
biglyderv 2025-03-05 01:00:00 -05:00
parent 6be7f85b93
commit 659274b087
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 54 additions and 21 deletions

View file

@ -6,6 +6,7 @@ canvas {
body, html {
margin: 0;
padding: 0;
overflow: hidden;
}
.hud {
position: fixed;