
.m-password-page:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0.2;
}