html {
	font-family: Arial, sans-serif;
	background-color: #141318;
	color: white;
}

.hero {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
