body {
	width: 100%;
	height: 100%;
	background-color: black;
	font-family: 'Open Sans', sans-serif;
}

h1 {
	color: white;
	text-align: center;
	font-size: 85px;
}