body {
	color: white;
	font-family: sans-serif;
	margin: auto;
}
html {
	background: black;
	display: flex;
	height: 100dvh;
}