body {
    background: url(https://i.imgur.com/GzfDlkO.png);
    background-size: 125%;
    background-attachment: fixed;
    font-family: Comic Sans MS;
    padding-top: 45px;
    font-size: 15px;
}

.tableLeft {
    background: #74ffea;
}

.tableRight {
    background: #74ffea;
}

#container {
    border: 16px
    solid #a1a1a1;
    background: #c7ffff59;
}

audio {
    filter: saturate(40.5) hue-rotate(41deg);
}

.player {
    background: #8ce7ff;
}