.pagina-login {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    background: url('/static/img/instagram.png');
    background-size: 100% 100%;    
}
