a.anchor {
  display: none;
}

header.container {
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(/assets/hero.webp);
}
