diff --git a/style.css b/style.css index aa31325..9501ca6 100644 --- a/style.css +++ b/style.css @@ -12,7 +12,7 @@ html { margin: 0 auto; border: 1px solid #054cbe; border-radius: 5px; - background-color: rgb(221, 221, 221); + background-color: #054cbe; padding: 10px; }