#id__login_panel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_color {
    background-color: #ffffff;
}