<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#plot {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
}

.sidebarSlider{
    margin: 0.5em 1em 2.5em;
}

.noUi-tooltip{
    font-family: 'Roboto', sans-serif;
}

.noUi-horizontal .noUi-tooltip  {
    bottom: -130% !important;
    font-size: 80%;
}</pre></body></html>