diff --git a/default.css b/default.css index a7c50f1..7bf591d 100644 --- a/default.css +++ b/default.css @@ -5,7 +5,7 @@ body { line-height: 1.5; max-width: 800px; margin-inline: auto; - background: #dce0e8; + background: #eff1f5; margin: 0px auto; padding-top: 80px; }