html {
	color: #fff;
	background: #333;
}

h1 {
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 0 0 1rem;
}