.body{
    background-image:url(img/papiro.jpg) ;
    background-size: 950px;
}

.link{
    font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  color: rgb(102, 254, 0);
  background-color: black;
  text-align: center;
  font-size: 29px;

}

.Macondo {
  font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
}

.title{
    font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 100px;
  text-align: center;
}
.subtitle{
    font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  text-align: center;
}

.spoilers{
    font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  text-align: center;
}

.autora{
    font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  text-align: center;
}