body {
	background-color: darkblue;
}

h1 {
	color: white;
	text-align: center;
}
