SpeedyF/static/style.css

8 lines
78 B
CSS
Raw Normal View History

2024-05-01 13:39:29 +01:00
html {
width: 100vw;
}
body {
text-align: center;
margin: auto;
}