<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 45px;
    padding: 5px;
    background: #7C10B3;
    font-size: 35px;
    color: #FFFFFF;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    cursor: pointer;
    }

marquee{
    border: none;
}</pre></body></html>