@charset "UTF-8";

.no-js #loading, .js #warning {
	display: none;
}

#stage {
	float: right;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;

}


	body {
		max-width: 800px;
	}
	#stage {
		alignment-adjust:central
	}
<!--	#stage {
<!--		width: 480px;
<!--		height: 320px;
<!--	}

