<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#gotop a {
    font-size: 18px;
    font-family: "Arial Black";
    width: 30px;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    position: fixed;
    bottom: 30px;
    right: 10px;
    background-color: #888888;
    padding: 3px;
    border-radius: 20px;
    text-decoration: none;
}

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