#imageView{
	position: absolute;
	top: 0;
	left: 0;
	/* border: solid 1px red; */
}
canvas{
    cursor: pointer;
}