body {
	background-color: rgb(51, 51, 51);
	color: rgb(255, 255, 255);
	font-size: 1rem}

div.content {
	width: 320px;
	margin: 70px auto 0 auto;
	text-align: center;
}