body {
	margin:   0;
	padding:  0;
	overflow: hidden;
}

button {
	position: fixed;
	top:      0;
	left:     0;
}

#stats {
	position: fixed;
	top:      20px;
	left:     0;
}