diff --git a/res/index.html b/res/index.html index a782cc2..913bee8 100644 --- a/res/index.html +++ b/res/index.html @@ -28,6 +28,7 @@ } body { width: 100%; + overflow: hidden; text-align: center; background-color: black; }