diff --git a/static/style/style.css b/static/style/style.css index b1a1f0f..dbd1d87 100644 --- a/static/style/style.css +++ b/static/style/style.css @@ -18,6 +18,8 @@ body { image-rendering: -moz-crisp-edges; image-rendering: crisp-edges; flex-grow: 1; + max-height: 50vh; + max-width: 22.5vh; } .counter {