diff --git a/style.css b/style.css index ece7687..467fe13 100644 --- a/style.css +++ b/style.css @@ -69,12 +69,11 @@ body::-webkit-scrollbar-thumb { #colored { position: absolute; - white-space: pre; + white-space: pre-wrap; top: 0; left: 0; z-index: -1; width: 100%; - text-wrap: inherit; word-wrap:break-word; }