#recovery-password-page{
    height: 100vh;
}

#recovery-password-page .content{
    margin: 0 auto;
    text-align: justify;
    color: var(--template-primary);
}