.audio-player:focus {
    outline: 0; }
  
  .plyr__controls {
    justify-content: flex-start; }
  
  .plyr__progress {
    flex-grow: 1; }
