.password-page{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.password-page:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8)}.password-details{position:relative;z-index:10}