body {
    background-color: #fcfff8;
    background-image:
        linear-gradient(#efefef .1em, transparent .1em);
    background-size: 100% 1.75em;
}
.container {
    background-image: url("../img/cuaderno_de_anecdotas.7825e7b3ff56.png");
    background-repeat: no-repeat;
    background-position: 50% 30%;
    position: relative;
}
h2 {
    margin-bottom: 20px;
}
