body {  
    background-image: url("../img/pergamino.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
