SpeedyF/static/style.css

8 lines
78 B
CSS

html {
width: 100vw;
}
body {
text-align: center;
margin: auto;
}