.audio-player-list ul {
  list-style: none;
  text-align: center;
}
.audio-player-list audio {
  width: 100%;
}
