diff --git a/style.css b/style.css index 6005ca6..99d1bae 100644 --- a/style.css +++ b/style.css @@ -9,6 +9,7 @@ html, body { font-family: Arial, sans-serif; display: flex; flex-direction: column; + background-color: #cccccc; } /* Header */