Update CSS

This commit is contained in:
Hijau-dev 2025-11-24 14:48:57 +07:00
parent 6d84240c67
commit b630159147

View File

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