@font-face {
      font-family: "cricks";
      src: url('../font/Crickx.woff');
  }

body {
  margin: 0;
  padding: 0;
  background-image: linear-gradient(180deg, rgba(241,255,0,1),rgb(53,152,246), rgba(251,0,134,1));
  font-family: "cricks";
  font-weight: 100;
  overflow-x: hidden;

}
/* .footer-19{
  margin-bottom: 90%;
} */
h1{
  padding: 0 0 0 0;
  margin: 0;
  font-weight: lighter;
  line-height: normal;
}
h2{
  font-size: 45px;
  padding: 0;
  margin: 0;
}
h3{
  font-weight: lighter;
  padding: 0 0 30px 0;
  margin: 0;
  border-radius: 20%;
  background: white;
  border: 1px solid;
  display: inline-block;
  z-index: 10;
  position: relative;
}
.documentation{
  position: relative;

}
.link{
  padding: 10px;
  margin:10px;
  font-size:2vw;
  border-radius: 50%;
  border: 1px solid;
  background: white;
}
.link a{
    color:white;
}
.link a:hover{
  color:black;
  background: linear-gradient(180deg, rgba(53,152,246,1) 0%, rgba(251,0,134,1) 50%, rgba(241,255,0,1) 100%);
}
.link .intro{
}
.link .typo{
  font-family:"courier";
}
.link .enpage{
  text-align: justify;
}

.link.fin{
}
.link.fin:hover{
  text-decoration: line-through;
}

.boxdate:nth-of-type(0){
  margin-left: 5%;
  padding-bottom: 1%!important;
  padding-top:1% !important;
}
.boxdate p{
  padding: 1%;
  border-radius: 50%;
  border: 1px solid;
  background: white;
}
.boxdate{
    padding:8%;
    margin-top:0px;
    font-size:2vw;
    padding-bottom: 15%;
    padding-top:15%;

}
.box-haut{
  bottom:0;
  width: 70%;
  display: inline-flex;
  position: fixed;
  margin: auto;
  padding: auto;
  justify-content:space-around;
  align-content: center;
  left: 0;
  z-index: 1000000;

}
/* a:hover{
  text-decoration: none;
  background:white;
  background: linear-gradient(180deg, rgba(53,152,246,1) 0%, rgba(251,0,134,1) 50%, rgba(241,255,0,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */

.titre{
  padding:1%;

}
a{
  color:black;
}
#box0{
  width: 60%;
  top:0;
  padding: 0;
  margin-top:0%;
  margin-left: 10%;
  margin-right: 10%;
  transform: rotate(2deg);
  background:white;
  border:1px solid black;
}
.title{
  background: rgb(53,152,246);
  background: linear-gradient(180deg, rgba(53,152,246,1) 0%, rgba(251,0,134,1) 50%, rgba(241,255,0,1) 100%);
}
h1{
padding-top:8%;
font-size:14em;
z-index: -1;
}

#box1, #box4{
  border-radius: 80%;
  border:18px solid rgb(53,152,246);
}
#box2, #box3,#box6{
border-radius: 8%;
border:18px solid rgb(53,152,246);
}
#i24091, #i15106, #i15101, #i05119, #i20125, #i05114, #i05117{

  width: 40%;
  transform: rotate(20deg);
}
#i24093, #i15109, #i151010, #i05113, #i05118, #i051111, #i05118, #i05121, #i20124{
  width: 53%;
}
#i24094,#i15108, #i15102, #i05112, #i051110, #i05115, #i05123, #i20121{
  width: 45%;
}
#i24095,#i15104, #i15103, #i05111, #i05116, #i20128, #i20122{
  width: 40%;
  top: -30%;
  transform: rotate(-30deg);
}

#box3{
    border-radius: 8%;
  border:18px solid rgba(251,0,134,1);
}
#box4{
    border-radius: 98%;
  border:18px solid rgba(53,152,246,1);
}
#box5{
  border-radius: 10%;
  border:18px solid rgba(241,255,0,1);
  text-decoration: line-through;
}
