diff --git a/globalStyle.css b/globalStyle.css index f246278..ba9e478 100644 --- a/globalStyle.css +++ b/globalStyle.css @@ -13,6 +13,10 @@ html { font-size: 1rem; } +canvas { + position: absolute; +} + .pxFont { font-family: "Roboto", sans-serif; font-size: 1rem; diff --git a/index.html b/index.html index d755a93..0b27012 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - +