<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input {
    outline: none;
}

.min-h-700 {
    min-height: 700px;
}

.top-1\/6 {
    top: 16.666667%;
}

.cover {
    background-image: url(../images/bg.jpg);
    background-position: 50% bottom;
}
</pre></body></html>