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