.equalizer{

    width:100%;

    height:120px;

    margin-top:8px;

    border-radius:18px;
        margin-bottom: 35px;
    overflow:hidden;

    background:rgba(255,255,255,.03);

}

#equalizerCanvas{

    width:100%;

    height:120px;

    display:block;

}