diff --git a/public/index.html b/public/index.html index 57e6b27..2e44e64 100644 --- a/public/index.html +++ b/public/index.html @@ -41,7 +41,7 @@ } canvas#screen { - position: absolute; + /* position: absolute; */ width: 100%; height: 100%; overflow: hidden;