diff --git a/css/main.css b/css/main.css index 91c543d6..1d9a0de7 100644 --- a/css/main.css +++ b/css/main.css @@ -1,8 +1,10 @@ html { cursor: none; + overflow:hidden; } body { + overflow:hidden; margin: 60px; position: absolute; height: calc(100% - 120px);