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

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.b {
    font-weight: bold;
}

.sm {
    font-size: 12px;
}</pre></body></html>