Update CSS

This commit is contained in:
Bluwww 2025-11-24 14:51:39 +07:00
parent abe64ec25e
commit be397e1074

View File

@ -1,7 +1,7 @@
body { body {
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
background-color: rgb(10, 10, 25); background-color: rgb(20, 20, 90);
} }
#game { #game {