diff --git a/docs/style.css b/docs/style.css index 40ac834..53e509f 100644 --- a/docs/style.css +++ b/docs/style.css @@ -7,6 +7,7 @@ body { font-family: monospace; justify-content: center; align-items: center; + overflow: hidden; border-radius: 15px; }