body {
	font-family: "Liberation Serif", "Times New Roman", serif;
	font-variant-caps: small-caps;
	background: #000;
	color: #eee;
	text-align: center;
}
main {
	height: 90vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
