body { background: #eaeaea; }

canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.audio-container {
  position: relative;
  z-index: 2;
}
