drawserver/frontend/style.css
2020-10-21 16:42:07 +02:00

7 lines
77 B
CSS

body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
}