h1 {
  margin-top: 60px;
}

:target::before {
  content: "";
  display: block;
  height: 60px;
  margin: -40px 0 0;
}