diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index 99efe53..d4f259c 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -30,6 +30,7 @@ html, body { margin: 0; -webkit-font-smoothing: antialiased; @extend %default-font; + background-color: $main-bg; } ////////////////////////////////////////////////////////////////////////////////