diff --git a/Web/css/main.less b/Web/css/main.less index 0748cce..8aa6248 100644 --- a/Web/css/main.less +++ b/Web/css/main.less @@ -8,6 +8,8 @@ html, body { margin: 0; font-size: 10px; overflow: hidden; + width: 100%; + height: 100%; } *::-moz-focus-inner {