<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#RPxToolbar{
    width: 100%;
    background-color: #878787;
    color: white;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 800;
    display: none;
}

</pre></body></html>