canvas {
width: 100%;
background-color: white;
z-index: -1;
}

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

}


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

.BBQ-INFO {
	font-size: 24px;
	letter-spacing: 1px;
	z-index: 1000;
}
	.BBQ-INFO p {
		color: #3516e1;
	}