html click through image

CSS
By simply adding:

div{
	pointer-events: none;
}
Source

Also in CSS: