html,
body,
h1,
h3:hover {
  position: absolute;
  display: block;
  font: arial 12px/2px bold;
  font-size: 2px;
  color: red;
  background: nutmeg;
}