diff --git a/index.html b/index.html index cf4e416..9423ef1 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ display: grid; place-content: center; text-align: center; - background-color: wheat; + background-color: red; } h1 {