<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.audio-player:focus {
  outline: 0;
}

.plyr__controls {
  justify-content: flex-start;
}

.plyr__progress {
  flex-grow: 1;
}
</pre></body></html>