#canvas{
	height: 350px;
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}
#canvas.clickable{
	cursor: pointer;
}