body {
    background-image: url(../images/donkey.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }

p1{
    font-size: 3vw;
}

p2{
    font-size: 2vw;
}

p3{
    font-size: 1.5vw;
}

#a22{
    font-size: 1.5vw;
}

#a24{
    font-size: 1.5vw;
}