<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zz:hover:before {
    display: block;
    content: "";
    height: 30px;
    width: 4px;
    background: none !important;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;}
</pre></body></html>