.overlay {

position: absolute; 
top: 10%;
left: 6%;
width: 150%;
height: 150%;
z-index: 10;
pointer-events: none;
  }



