<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popup-registration-window {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: whitesmoke;
    text-align: center;
    position: relative;
}

.popup-registration-window-title {
    margin-top: 5px;
    text-align: center;
}
</pre></body></html>