Files
clever-show/Server/static/css/main.css
2019-08-27 19:42:34 +03:00

8 lines
94 B
CSS

html, body, .container {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}