.ui5-block-layer {
	position: fixed;
	z-index: -1;
	display: none;
	inset: -500px;
	outline: none;
	pointer-events: all;
}
