body {background: url(../images/bg.jpg) no-repeat 0 0; background-size: cover;}
.card-login {border-radius:10px;max-width:400px;width:90%;position:fixed;top:50%;left:50%;transform: translate(-50%,-50%);}
.logo {display: block;width: 150px;margin: auto;}