html, body {
	font: sans-serif;
	height: 100vh;
	text-align: center;
}

#logo {
	margin-top: 100px;
}

