* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 910vh;
  overflow: scroll;
  scroll-behavior: smooth;
  background: url() fixed,
    linear-gradient(to bottom, #e8dbc2 3%, #ffb06b 50%, #131d42 100%);
}

.pastelsolo {
  display: block;
  width: 40%;
  height: 40%;
  position: absolute;
  top: 30vh;
  left: 13vh;
  pointer-events: none;
}

.car {
  display: block;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 110vh;
  left: 55vh;
  pointer-events: none;
}

.casserole1 {
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 220vh;
  left: -10vh;
  pointer-events: none;
}

.pastel {
  display: block;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 660vh;
  left: 18vh;
  pointer-events: none;
}

.SPATULE2 {
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 300vh;
  left: 100vh;
  pointer-events: none;
}

.OEUF {
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 390vh;
  left: -10vh;
  pointer-events: none;
}

.MOULE {
  display: block;
  width: 30%;
  height: 30%;
  position: absolute;
  top: 480vh;
  left: 115vh;
  pointer-events: none;
}

.four {
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 540vh;
  left: 0vh;
  pointer-events: none;
}

#INTERRUPTEUR {
  animation: INTERRUPTEUR 1s ease infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes INTERRUPTEUR {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}

#interrupteur2 {
  animation: INTERRUPTEUR 2s ease infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes interrupteur2 {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}

#interrupteur3 {
  animation: INTERRUPTEUR 2s ease infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes interrupteur3 {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}

#interrupteur4 {
  animation: INTERRUPTEUR 1s ease infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes interrupteur4 {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}

#stars {
  animation: star 1s ease-in-out infinite alternate;
}

@keyframes star {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.04);
  }
}

.firstCIRCLE {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -30vh;
  pointer-events: none;
}

.secondCIRCLE {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100vh;
  pointer-events: none;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 200vh;
  pointer-events: none;
}

.TEXT1 {
  position: relative;
  left: 55vw;
  top: 210vh;
  width: 700px;
  height: 300px;
  padding: 100px;
  margin: 10px;
  font-family: "Roboto", sans-serif;
  text-align: justify;
  word-spacing: 1px;
  font-size: 30px;
  color: #8d785b;
  pointer-events: none;
}

.TEXT2 {
  position: relative;
  left: 4vw;
  top: 280vh;
  width: 700px;
  height: 300px;
  padding: 100px;
  margin: 10px;
  font-family: "Roboto", sans-serif;
  text-align: justify;
  word-spacing: 1px;
  font-size: 30px;
  color: #8d785b;
  pointer-events: none;
}

.ETAPE1 {
  position: relative;
  left: 40vw;
  top: 365vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  word-spacing: 1px;
  font-size: 60px;
  color: white;
}

.ETAPE2 {
  position: relative;
  left: 0vw;
  top: 410vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: right;
  word-spacing: 1px;
  font-size: 60px;
  color: white;
}

.ETAPE3 {
  position: relative;
  left: 40vw;
  top: 455vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  word-spacing: 1px;
  font-size: 60px;
  color: white;
}

.ETAPE4 {
  position: relative;
  left: 0vw;
  top: 505vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: right;
  word-spacing: 1px;
  font-size: 60px;
  color: white;
}

.ETAPE5 {
  position: relative;
  left: 40vw;
  top: 545vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: right;
  word-spacing: 1px;
  font-size: 60px;
  color: white;
}

.ENJOY {
  position: relative;
  left: 7vw;
  top: 550vh;
  width: 1000px;
  height: 300px;
  padding: 60px;
  margin: 30px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  word-spacing: 1px;
  font-size: 400px;
  font-style: italic;
  color: white;
}

.CANELLE {
  position: relative;
  left: 15vw;
  top: 590vh;
  width: 1200px;
  height: 300px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  word-spacing: 1px;
  font-size: 50px;
  font-style: normal;
  color: white;
}

p {
  margin-bottom: 30px; /* between paragraphs */
}

#sub {
  position: relative;
  left: 30vh;
  top: 50vh;
  font-size: 0.2px;
  font-family: "Dosis", sans-serif;
}

#sub2 {
  font-size: 0.2px;
  font-family: "Dosis", sans-serif;
}

svg circle {
  transition-property: fill, stroke;
  transition-duration: 2s;
  fill: orange;
  stroke: orange;
}

svg g:hover circle {
  fill: white;
  stroke: white;
}

.container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #fff2e6;
  text-decoration: none;
}

.blocks {
  display: flex;
  width: windowwidth;
  height: 100vh;
  text-decoration: none;
}

.wrapper-img {
  overflow: hidden;
  position: absolute;
  top: 35% !important;
  right: 18%;
  width: 40%;
  height: 90vh;
}

img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.site-logo {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 100px;
  text-transform: uppercase;
  color: #8d785b;
  text-decoration: none;
}

#recette {
  text-decoration: none;
}

#histoire {
  text-decoration: none;
}

.navbar {
  position: fixed;
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  line-height: 100px;
  color: #8d785b;
  text-decoration: none;
}

.site-menu {
  display: flex;
  text-decoration: none;
}

.menu-item {
  margin-left: 60px;
  text-decoration: none;
}

.menu-item a {
  text-decoration: none;
  color: #8d785b;
}

.image {
  filter: drop-shadow(50px 50px 4px #242428);
}

.imgShadow {
  filter: grayscale();
}

@media screen and (max-width: 1024px) {
}
