html, body {
	height:100%;
}

#vr #contents {
	height: 100%;
	margin: 0;
	overflow: hidden;
}

#vr #container {
	width: 100%;
	height: 100%;
}