diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 96dd4f0..b264074 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -60,7 +60,7 @@
1679674447095
-
+
diff --git a/navigationStyle.css b/navigationStyle.css
index f648cb1..e85e9ed 100644
--- a/navigationStyle.css
+++ b/navigationStyle.css
@@ -174,6 +174,12 @@ General
------------------------------------------------------------------------------------------
*/
+body
+{
+ background-image: linear-gradient(#c67746, #88b3ae);
+ height: 100vh;
+}
+
h1
{