diff --git a/styles.css b/styles.css
index 82f6470fe5d5ac6f14780f6d883e5ca455c52596..f6f0702ca9e1ef5c90eec0746af35e3f34e3655b 100644
--- a/styles.css
+++ b/styles.css
@@ -598,7 +598,7 @@ p li {
   nav {
      top: 0%;
   }
-  /* h1 {
+  h1 {
     margin-top: 5%;
   }
   h2 {
@@ -606,5 +606,5 @@ p li {
   }
   h3 {
     margin-top: 5%;
-  } */
+  }
 }
\ No newline at end of file