diff --git a/html/content.css b/html/content.css
index 1b3eda8..afcb4e4 100644
--- a/html/content.css
+++ b/html/content.css
@@ -27,6 +27,7 @@ body {
font-family: sans-serif;
padding: 2em;
font-weight: lighter;
+ word-wrap: break-word;
}
.nightmode {