<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.calc-slider,
.calc-output,
.calc-total {
    font-size: 1.1em;
    margin: 10px 0;
}

.calc-slider input[type=range] {
    width: 100%;
}</pre></body></html>