html, body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #0b0b0d;
    color: #eee;
    margin: 0;
}

a {
    color: #4fd1c5;
}

.waveform-status {
    font-size: 0.9rem;
    color: #9a9a9a;
}
