Update CSS

This commit is contained in:
Hijau-dev 2025-11-24 14:50:09 +07:00
parent b630159147
commit abe64ec25e

View File

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