@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	overflow:hidden;
	background-color: #000;
}
body {
	margin:0;
	padding:0;
}
