diff --git a/src/style/style.scss b/src/style/style.scss index 4a8f5d5..01373e3 100644 --- a/src/style/style.scss +++ b/src/style/style.scss @@ -13,8 +13,8 @@ html, body { width: 100%; height: 100%; - width: 100dvh; - height: 100dvh; + // width: 100dvh; + // height: 100dvh; margin: 0; padding: 0; background-color: #333;