.fundoLogin{
background-image: url(img.png);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: cover;
box-sizing: border-box;
margin: 0;
padding: 0;
position: absolute;
}