.login-page{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f2f2f2;height:100%;width:100%}.login-page .logo{background-image:url(/public/biorecer.png);background-repeat:no-repeat;height:180px;background-size:100%;width:200px;margin:0 auto 20px}