<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*your custom css goes here*/
/* å®¢æœæµ®åŠ¨ */
.customer_fix {
    position: fixed;
    top: 30%;
    right: 5%;
    animation: eleShow .5s ease both;
    flex-direction: column;
}</pre></body></html>