diff --git a/style.css b/style.css index d13e80e..004de07 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ body{ font-family: Arial; text-align: center; - background: #f7f7f7; + background: wheat; } #game{ width: 450px;