.jumbotron {
    background-color: rgb(0, 123, 255);
    color: white;
}
.playing {
    font-weight: bold;
}
.track {
    cursor: pointer;
}