html {
    background-image: url(../materials/Footbal2415.svg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: black;
    font-size: large;
    font-family: cursive;
}
