.listen-div {
    text-align:center;

    width: 75%;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 20px;
    border-radius: 10px;
    
    z-index: 0;
}

.bandcamp-widget {
    border: 0;
    max-width: 700px;
    width: 75%;
    height: auto;
}
