Update style.css

This commit is contained in:
5803025031 2025-11-24 02:29:38 -05:00
parent 8471b6e375
commit c9e77430e0

View File

@ -2,7 +2,7 @@
body{
font-family: Arial;
text-align: center;
background: #f7f7f7;
background: wheat;
}
#game{
width: 450px;