.tts-audio-player {
    
    padding: 10px;
    background: #f9f9f9;
    
}
.tts-audio-player audio {
    width: 100%;
}
