h1 > a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}
main.redborder {
  border: 1em solid red;
}
