#content{
    padding: 20px;
}

#cover h1 {
    font-family: 'Space Grotesk';
}

#mythe{
  /* position: absolute; */
  /* position: absolute; */
  position: relative;
  width: 500px;
  /* top: 33%; */
  left: 210px;
  top: 242px;
}
#signe{
  position: absolute;
  width: 500px;

}
#vacances{
  position:relative;
  width: 900px;
  top:101px;
  left:15%;
}
#glitter{
  position: relative;
  width: 850px;
  top: 96px;
  left: 300px;
  height: 300px;
  z-index: -1;

}

#author{
  margin-right: 1000px;
  font-family: "Space Grotesk";
  font-size: 80px;
}
#labeur1{
  margin-top: -20px;
}
#labeur2{
  margin-top:-150px;
}
#labeur3{
  margin-top:-240px;
}
a{
  text-decoration: none;
  color: currentColor;
}
.sous-chapitre1{
    font-family: 'Space Grotesk';
    position: relative;
    top: -453px;
    left: -187px;
    font-size: 100px;
    margin-top: 30px;
    text-align: right;
    z-index: -1;
}
.sous-chapitre2{
  font-family: 'Space Grotesk';
    font-size: 80px;
    width: 844px;
    position: relative;
    top: -190px;
    left: 230px;
    z-index: -1;

}

.labeur p{
  font-family: "Space Grotesk";
  font-size: 18px;
  margin-top: 0;
  padding: 0;
  line-height: 24px;
}
.lettrine {
  position: relative;
  float:left;
  font-size: 52px;
  top:16px;
  margin-right: 5px;
  margin-bottom: 15px;
}

.credit {
  font-family: "Space Grotesk";
  font-size: 12px;
  line-height: 1em;
  margin-top: 60px;
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
  body {
    background: #fff900;
    columns: 1;
  }
  #titre{
    font-family: "Breite Grotesk";
    font-weight: lighter;
    font-size: 130px;
    margin-top:50px;
    margin-bottom: 30px;

  }
  #author{
    margin-right: 154px;
    font-family: "Space Grotesk";
    font-size: 40px;
  }
  #vacances{
    margin-top: 15px;
    margin-bottom: -54.5px;
    width: 450px;
    top:37.5px;
    left:5%;
  }
  #glitter{
    position: absolute;
    width: 429px;
    height: 520px;
    z-index:-1;
  }
  .credit {
    font-family: "Space Grotesk";
    font-size: 12px;
    line-height: 1em;
    margin-top: 60px;
  }
  .sous-chapitre3{
    font-family: 'Space Grotesk';
    font-size: 60px;
    color: #fff900;
    padding: 33px;
    margin: 20px;

  }
}
/* Tablet Styles */
@media only screen and (min-width: 701px) and (max-width: 1200px) {
   body{background:#ff531a;}
  .chapter div {
    columns: 2;
  }
  #titre{
    font-family: "Breite Grotesk";
    font-weight: normal;
    font-size: 200px;
    margin-top:50px;
    margin-bottom: 30px;

  }
  #author{
    margin-right: 237px;
    font-family: "Space Grotesk";
    font-size: 61.5px;
  }
  #vacances{
    margin-top: 23px;
    margin-bottom: -84px;
    width: 693px;
    top:58px;
    left:5%;
  }
  .sous-chapitre3{
    font-family: 'Space Grotesk';
    font-size: 60px;
    color: #ff531a;
    padding: 33px;
    margin: 20px;

  }
}
/* Desktop Styles */
@media only screen and (min-width: 1201px) {
   body{background:#ff1a1a;}
  .chapter div {
    background-cMolor: #DDAmM0DD; /* Blue */
    columns:3;
  }
  #titre{
    font-family: "Breite Grotesk";
    font-weight: bold;
    font-size: 260px;
    margin-top:50px;
    margin-bottom: 30px;
  }
  .sous-chapitre3{
    font-family: 'Space Grotesk';
    font-size: 60px;
    position: relative;
    top: -216px;
    left: 336px;
    color: #ff1a1a;
    padding: 33px;
    margin: 20px;

  }
  .labeur{margin-left: 15%; margin-right: 15%; width: 70%;}
}


.citation {
  font-style: italic;
2
