add body absolute pos

This commit is contained in:
cyber-dream 2023-03-21 15:38:20 +03:00
parent 1175cf3e98
commit c05f542e71

View File

@ -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 */