body{
    background-image: url("0.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: lavenderblush;
    text-align: center;
    font-family: "Tangerine", cursive;
    font-weight: 300;
    font-size: x-large;
}
#p1{
  font-family: "Pixelify Sans", sans-serif;
  font-weight:400;
  font-size: xx-large;
  color: mediumblue

}

#p2{
  font-family: "Pixelify Sans", sans-serif;
  font-weight:400;
  font-size: xx-large;
  color: mediumblue;
}


#u-can{
  width: 250px;
  display: block;
  margin: 0 auto;

}

.gif{
  margin: 20px;
}

#hugg{
  width: 170px;
  position: absolute;
  right: 350;
  
}

#dicho{
  font-family: "Cossette Titre", sans-serif;
  font-weight: 500;
  font-size: large;
  color: chartreuse


}