h1 {
    font-family: "Jacquard 12", serif;
    font-size: x-large;
    color: black;
    background-color: rgb(197, 254, 211);
}

body {
    background-image: url(https://i7.glitter-graphics.org/pub/2730/2730267baqumpdcd2.gif);
    background-attachment: fixed;
}