body{
    /*margin:0%;
    width:100%;
    height:100vh;*/
    /*background: linear-gradient(to top,#e7e7e7 0%, #e7e7e7 50%,#fe6f61 50%, #fe6f61 100%);*/
    background-image: url('../img/qr-guarida-back.png');
    background-size:  100% 55%;
    background-repeat: no-repeat;
    background-position:top;
}

.login-form{
    margin-top:20vh!important;
}
