#box1{position:relative;}
.hotspot{position:absolute;display:block;cursor:pointer;z-index:10;}
.hotspot:hover{background:rgba(255,255,255,.3);border:2px solid #007bff;}
#box2 img{max-width:100%;max-height:80vh;}
