diff --git a/index.html b/index.html index 48a33ea..cbaf136 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,7 @@ } body { + overflow: hidden; display: flex; justify-content: center; align-items: center;