<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.codejar-linenumbers-inner-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
}

.codejar-linenumbers {
    mix-blend-mode: initial;
    height: 100%;
}

.codejar-linenumber {
    position: relative;
    top: 0px;
}
</pre></body></html>