From b6feb9976617fe1cfff86c2690c579d853bb54ea Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Thu, 19 Nov 2020 18:11:36 +0900 Subject: [PATCH] . --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;