* {
	margin: 0; 
	padding: 0;
}

canvas {
	display: block; 
	background: #ffffff;
}

p {
	position: fixed; 
	top: 2%; 
	left: 2%; 
	color: #fff; 
	text-transform: uppercase; 
	font-family: 'Helvetica', 'Arial', sans-serif; font-size: 2em;
}