<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.btn-wpp {

    height: 60px;
    position: fixed;
    bottom: 10%;
    right: 5px;
    z-index: 50px;
    transition: 0.2s;
    opacity: .8;
}

.btn-wpp:hover {

    height: 60px;
}</pre></body></html>