body {
	text-align: center;
}

img {
	height: 30%;
}

#score {
	font-family: mono;
	font-size: 2em;
}

button {
	margin: 15px;
}