.brx-body { min-height: 100vh; min-height: 100dvh; } .bw-bg-image-wrapper { position: relative; isolation: isolate; } .bw-image-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }