.static {
  position:absolute;
  background: white;
}

.static:hover {
  opacity:0;
}