diff --git a/style.css b/style.css
index a6db945eb7218ce1cc1e6de3ed85cc3e35c9badc..fbb6189e758cfc54d1a21f251911970c93724f35 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,9 @@
     box-sizing: border-box;
     line-height: 1.8;
 }
+h1{
+    font-weight: 400;
+}
 .nav-container{
     width: 100%;
     color: blue;