html, body, #gameRoot {
	width: 100%;
	height: 100%;
}

#gameRoot {
	overflow: hidden;
}