diff --git a/static/style/style.css b/static/style/style.css index 7a19239..42c3ec2 100644 --- a/static/style/style.css +++ b/static/style/style.css @@ -5,12 +5,12 @@ :root { font-family: monospace; font-size: 16px; + overflow-y: auto; } body { padding: 0.5rem; gap: 0.5rem; - overflow-y: auto; } .counter-image {