@import url('https://fonts.googleapis.com/css?family=Zilla+Slab');



body {
	margin: 0;
}

#canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.text {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0;
	font-family: 'Zilla Slab';
}

.dg.ac{
	display:none;
}

