website done
diff --git a/styles/header.module.css b/styles/header.module.css
index e83b4b7..43a0682 100644
--- a/styles/header.module.css
+++ b/styles/header.module.css
@@ -37,7 +37,8 @@
 	margin-top: 0px;
 	margin-bottom: -20px;
     font-size: max(2em, 4vw);
-    color: var(--card-text-color)
+    color: var(--card-text-color);
+	word-break: break-word;
 }
 
 .subtext {