diff --git a/style/style.css b/style/style.css index c267dd5..3129ffd 100644 --- a/style/style.css +++ b/style/style.css @@ -7,7 +7,7 @@ html { body { margin-top: 106px; font-family: "Roboto", sans-serif; - background-color: #404142; + background-color: #e1e1e1; margin-bottom: 100px; }