<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    height:100vh;
    background-color: #f8f9fa;
    background-image: url(../img/pattern.svg);
}
.swal2-loading {
    margin: 0!important;
    width: auto!important;
}
.grecaptcha-badge { 
    visibility: hidden;
}</pre></body></html>