body {
padding: 0;
margin:0;

}

canvas{
vertical-align: top;

}

.text{
	position: absolute;
	
	color: green;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px;
	}