body{
	background-color: #000;
	color: #fff;
	overflow: hidden;
	cursor: none;
}
canvas{
	position: absolute; left: 0px; top:0px;

}

@font-face{
	font-family: 'BigFont';
	src: url(Demonicracy.ttf);
}