.hp {
  position: absolute;
  left: -9999px;     
}

.hp input {
  pointer-events: none; 
}
