diff --git a/_layouts/home.html b/_layouts/home.html
index eaee38f..1b74c7d 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -18,7 +18,7 @@
background-image: url('');
background-size: cover; /* Cover the entire viewport */
background-position: center; /* Center the background image */
-
+ background-color: #008080;
}
}