TheMathWizard/style.css
2022-12-10 14:25:53 +01:00

5 lines
No EOL
71 B
CSS

body {
height: 100vh;
margin: 0;
font-family: sans-serif;
}