*:not(.game-description) ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
}

*:not(.game-description) a {
    text-decoration: none;
    line-height: 1;
}

*:not(.game-description) button {
    cursor: pointer;
}