diff --git a/css/style.scss b/css/style.scss index 388c997..14f2e5f 100644 --- a/css/style.scss +++ b/css/style.scss @@ -65,7 +65,7 @@ html { } body { - background-color: $background; + background-color: $magenta; font-size: $body-size; font-family: $body-font; color: $body-text;