<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { color: #6b6b6b;
background-color: white;
font-family: Arial, Helvetica, sans-serif;
cursor:nw-resize;
} 

.hover:hover {font-size: 18px;}

a:hover {cursor:crosshair;}

.linkie {
    line-height: 2px;
}

#entr {
    color: #d9d9d9;
    width: 100px;
    height: 367px;
    position: absolute;
left: 280px;
top: 0px;
    overflow-y: scroll;
}

.blis {
    border-left: dotted 2px #ff1797;
    padding-left: 5px;
}</pre></body></html>