8 lines
50 B
CSS
Raw Permalink Normal View History

2024-08-23 15:31:37 +02:00
body {
margin: 0;
}
.page {
height: 100vh;
}