<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gradient {
    background: linear-gradient(180deg, #9FC55A 0%, #397624 100%);
    border-radius: 50px;
}</pre></body></html>