<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#root &gt; div &gt; div &gt; section &gt; div.header-top &gt; section &gt; div &gt; div &gt; div:nth-child(2) {
    position: fixed;
    right: 50px;
    top: 93%;
    padding: 8px 7px 7px 8px;
    z-index: 100;
}</pre></body></html>