diff --git a/sass/style.scss b/sass/style.scss index 248cc1e..cb16d59 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -7,6 +7,7 @@ body { font-family: 'Ubuntu', sans-serif; + background-color: #003B6F; // Fallback background: linear-gradient(180deg, #003B6F, black); color: white; background-repeat: no-repeat;