diff --git a/resources/base.css b/resources/base.css index a186625..90a18d9 100644 --- a/resources/base.css +++ b/resources/base.css @@ -17,6 +17,9 @@ } body{ + position: absolute; + width: 100%; + height: 100%; margin: 0px; /* font: normal 14px Summer Pixel 22, "res/SummerPixel22Regular.ttf"; */ -webkit-touch-callout: none; /* iOS Safari */