diff --git a/docs/style.css b/docs/style.css index 53e509f..e2e036b 100644 --- a/docs/style.css +++ b/docs/style.css @@ -8,6 +8,7 @@ body { justify-content: center; align-items: center; overflow: hidden; + max-height: 100vh; border-radius: 15px; }