iframe[src="/_just/e"] {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
body:has(iframe[src="/_just/e"]), html:has(iframe[src="/_just/e"]) {
    overflow: hidden !important;
}
