body {
	background: #202020;
	color: #eeeeee;
	font-family: sans-serif;
	margin: 40px auto;
}

button {
	padding: 10px 20px;
}