.hero {
  background-image: url(hero.webp);
  background-size: cover;
  height: 500px;
}
