.custom-audio-player-wrapper {
  background-color: #f0f0f0;
  padding: 50px;
}
audio.custom-audio-player {
  background-color: #f0f0f0;
  border-radius: 5px;
}
