.press-start-2p-regular {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
}
.background {
  background-color: #089527;
  background-image: url(IMG/legends-background.webp);
  color: #444b4a;
  
}

.Minecraft-class{
  margin-bottom:45px;

}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.honk-phantom {
  font-family: "Honk", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 67px;
  font-style: normal;
  font-variation-settings:
    "MORF" 15,
    "SHLN" 50;
}

/*
.background2 {
  background-color: #089527;
  background-image: url(IMG/wp13570175.jpg);
  background-size: cover;
  color: #444b4a;
  
}
  */

.blue-ocean{
color:deepskyblue;

}

.pixelify-sans-500 {
  font-family: "Pixelify Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}