#login{position:fixed;left:0;top:0;display:flex;justify-content:space-around;align-items:center;position:absolute;width:100%;height:100%;background-image:url(../img/loginBg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;.form-wrap{width:450px;background-color:#fff;border-radius:8px;overflow:hidden;.login-title{height:120px;background-color:#d85354;line-height:120px;font-size:34px;color:#fff;text-align:center;letter-spacing:5px}.form-container{display:flex;height:200px;flex-direction:column;align-items:center;margin-top:30px;input{width:250px}}}}