<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;
}

#timeSlider{
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    margin-top:1em;
}

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

.noUi-horizontal .noUi-tooltip  {
    bottom: -150% !important;
}
</pre></body></html>