<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.blur {
    filter: blur(2px);
}

.float-none {
    float: none !important;
}

.um {
    opacity: 1 !important;
}</pre></body></html>