body {
    background-image: url(img/photo-1522441815192-d9f04eb0615c.png);
    text-align: center;
    font-size: 25px;
}
li {
    list-style-type: none;
    font-family: 'Quicksand', sans-serif;
}
h1 {
    font-family: 'Roboto Mono', monospace;
}
a {
    text-decoration: none;
}