* {
	margin: 0px;
}

body {
	background-color: #181425;
}

#wrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* @font-face {
	font-family: "pixel_font";
	font-style: normal;
	font-weight: 400;
	src: url("../PixelTime.ttf");
} */