.logo{position:relative;width:200px;height:80px;margin:0 auto}.logo img{width:100%;height:auto}.login{max-width:400px;background-color:#fff;padding:30px;border-radius:8px}.loginLayout{margin:0;padding:0;display:flex;height:100vh}.login-background{overflow:hidden;position:absolute;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));background-size:cover;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}