diff --git a/web/style.css b/web/style.css index 2910b26..1300097 100644 --- a/web/style.css +++ b/web/style.css @@ -40,6 +40,7 @@ textarea:not([rows]) { html { color-scheme: light dark; font-family: sans-serif; + overflow-wrap: break-word; scrollbar-gutter: stable; }