html, body {
    text-align: center;
}

#game > canvas {
	margin-top: 3em;
}
