<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.UIClockSystem {
    position: relative;
}
.UIClockSystem .clock {
    color: #333;
    display: inline-block;
    font: italic 13px arial;
    margin: 5px 0 7px 0;
}
</pre></body></html>