html {
	background: black;
	color: #e0e0e0;
	font-family: Hack;
	font-size: 1.5em;
}

body{
	position: absolute;
	z-index: 3
		
}

#email {
	color:#e0e0e0;
}

canvas{
	position: absolute;
	z-index: 1;
}
