<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.inner {
        box-shadow: 0px 0px 31px 0px rgba(255, 255, 255, 0.55) inset;
        border-radius: 398px;
        background: rgba(101, 143, 241, 1);

}

.or {
        box-shadow: 0px 0px 31px 0px rgba(255, 255, 255, 0.55) inset;
        border-radius: 398px;
        background: rgba(241, 177, 101, 1);

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