diff --git a/static/index.css b/static/index.css index 5448421..13639ec 100644 --- a/static/index.css +++ b/static/index.css @@ -2,6 +2,7 @@ pre { color: #ebdbb2; background-color: #282828; padding: 2px; + overflow: scroll; } body {