finished pages
diff --git a/styles/sectionheading.module.css b/styles/sectionheading.module.css
index eed2f94..b657ff0 100644
--- a/styles/sectionheading.module.css
+++ b/styles/sectionheading.module.css
@@ -4,4 +4,5 @@
     color: var(--card-text-color);
     font-weight: lighter;
     text-align: center;
+    word-break: break-all;
 }
\ No newline at end of file