@charset "utf-8";

html {
	height: 100%;
}

body {
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

