canvas {
width: 100%;
background-color: white;

}

img {
visibility:hidden;
position:fixed;
top:15px;
left:12px;

}


input,#meters {
	width:700px;
	position: static;
	top:0;
	left:10;
	
}

body{
	margin:0;
}