<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.audiojs {
    width: 100%;
    display: flex;
    flex-direction: row;
    max-width: 400px;
}

.audiojs .play-pause {
    overflow: visible !important;
}
</pre></body></html>