body {
	overflow: hidden;
    background-color: gainsboro;
}

canvas {
    background-color: white;
}






