body{
  background-color: rgba(235,165,171,0.6);
  font-family: Arial, Helvetica, sans-serif;
}
h1{
  
  text-align: center;
}
#container{
  position: relative;
  display: block;
  width: 350px;
  height: 450px;
  margin: 0 auto;
  background-color: rgba(220,236,215,0.6);
}

p{
  text-align: center;
}

#corps{
  position: absolute;
  top:16.5%;
  left: 25%;
  width: 50%;
  height: 67%;
  background: #B47618;
  margin: 0 auto;
  border-radius: 50%;
  border-radius: 42%;
  z-index: 3;
}
.elements{
  z-index: 4;
}
.eyes{
  position: absolute;
  bottom:60%;
  left: 27%;
}
.brows{
  position: absolute;
  top:12.5%;
  left: 20%;
}
.feet{
  position: absolute;
  bottom:-8%;
  left: -13%;
}
.hat{
  position: absolute;
  top:-13%;
  left: -2%;
}
.leftear{
  position: absolute;
  top:16.5%;
  left: 90%;
  z-index: 1;
}
.lefthand{
  position: absolute;
  top:-20.5%;
  right: -50%;
}
.nose{
  position: absolute;
  bottom:27%;
  left: 18%;
}
.rightear{
  position: absolute;
  top:16.5%;
  left: -20%;
}
.righthand{
  position: absolute;
  top:40.5%;
  left: -25%;
}
.casque{
  position: absolute;
  top:-35%;
  left: -50%;
}
.yeux{
  position: absolute;
  top:16.5%;
  left: 25%;
}
.grolles{
  position: absolute;
  bottom:-8%;
  left: -13%;
}
.mg{
  position: absolute;
  bottom:20%;
  left: -25%;
}
.md{
  position: absolute;
  bottom: -15%;
  left: 50%;
}
.beanie{
  position: absolute;
  top: -15%;
  left: -8%;
}
.shoes{
  position: absolute;
  bottom:-8%;
  left: -13%;
}
.paral{
  position: absolute;
  top:-14%;
  right: -50%;
}
.parag{
  position: absolute;
  top:40.5%;
  left: -25%;
}
.bouche{
  position: absolute;
  bottom:30%;
  left: 22%;
}
.eyes2{
  position: absolute;
  bottom:48%;
  left: 25%;
}