#login-screen{

    display:flex;

    justify-content:center;

    align-items:center;

}

#login-screen .panel{

    max-width:420px;

}