body {
  height: 100dvh;
  margin: 0;
  background-image: url("img/coming_soon.webp");
  background-position: center;
  background-size: cover;
}
