.audioWaveform { position: relative; width: 100%; height: 200%; overflow: hidden; z-index: -1000; bottom: 0px; pointer-events: none; div { height: 100% !important; width: 100% !important; } canvas { height: 100% !important; width: 100% !important; } }