5 lines
No EOL
71 B
CSS
5 lines
No EOL
71 B
CSS
body {
|
|
height: 100vh;
|
|
margin: 0;
|
|
font-family: sans-serif;
|
|
} |