<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scale0 {
    width:85%;
    border:none;
    margin-bottom:0;
    margin-top:0;
}

.scale5 {
    width: 90% !important;
    margin-top:-3.75% !important;
    margin-bottom:-3.75% !important;
}

.scale10 {
    width: 95% !important;
    margin-top:-5% !important;
    margin-bottom:-5% !important;
}

.scale15 {
    width: 100% !important;
    margin-top:-6.25% !important;
    margin-bottom:-6.25% !important;
}

.scale20 {
    width: 105% !important;
    margin-top:-7.5% !important;
    margin-bottom:-7.5% !important;
}

.scale-5 {
    width: 80% !important;
    margin-top:2.5% !important;
    margin-bottom:2.5% !important;
}

.scale-10 {
    width: 75% !important;
    margin-top:5% !important;
    margin-bottom:5% !important;
}

.scale-15 {
    width: 70% !important;
    margin-top:7.5% !important;
    margin-bottom:7.5% !important;
}

.scale-20 {
    width: 65% !important;
    margin-top:10% !important;
    margin-bottom:10% !important;
}</pre></body></html>