#canv{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: black;
}
body{
	background-color: rgb(40,40,40);
}