#body-login{
display: flex;
flex-direction: column;
justify-content: right;
align-items: end;
}

footer.guest-box{
display: none;
}