body {
    background-image: url(/fotos/four-real.jpeg);
    background-size: cover;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#events {
    align-self: center;
    margin: 0;
}

