body {
  background: url("../images/phoenix.webp");
  height: 100vw;
  width: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
