body {
    background-image: url('/media/esquecisenha.png') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
    background-color: #fff !important;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
}

.bg-body {
    background-color: rgba(255, 255, 255, 0.92) !important;
}
