6 lines
No EOL
90 B
CSS
6 lines
No EOL
90 B
CSS
body {
|
|
display: grid;
|
|
height: 100vh;
|
|
margin: 0;
|
|
font-family: sans-serif;
|
|
} |