
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap');

body {
  font-family: "Pixelify Sans", sans-serif;
    background-color: #7c7a72;
    color: #ffffff;
    font-size: 27px;


  }
  p {
    font-size: 27px;
  }
h1 {
    color: #2b07df  

}
a {
    font-size: 22px;
    color: #02f523
}
a:hover {
    color: #7818df
}
.villa {
  background-image: url("images/villa.jpg");
  background-size: cover;
}
.cave  {
  background-image: url("images/hq720-1.webp");
  background-size: cover;
}
.passage {
  background-image: url("images/St_Ferreol_P1010360mod.jpg");
  background-size: cover;
}
.agartha {
  background-image: url("images/1000018077.jpg");
  background-size: cover;
  
}
.géant {
  background-image: url("images/Le-BGG-Le-Bon-Gros-Geant-banniere.jpg");
  background-size: cover;
}
.portail {
  background-image: url("images/hq720.jpg");
  background-size: cover;
}
.portail p {color:#f200ff}
.tresor {
  background-image: url("images/147bfaf7-b808-44d1-bac8-4d6e7d229c80_2818x1302.jpg");
  background-size: cover;
}
body {
  text-align: center;
}
.recommencer {
  color: #e5b60e;
}
.index {
  background-image: url("images/the-agartha-guy-comes-from-a-czech-cult-called-cosmic-v0-pn2oqn8gbx0g1.jpg.webp");
  background-size: cover;
}
.grenier {
  background-image: url("images/inicio-887x499.jpeg.webp");
  background-size: cover;
  
}
.introduction {
  background-image: url("images/00epgates1-articleLarge-v3-1.jpg.webp");
  background-size: cover;
}


