.wsf-map-loader {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,.8);
	font-weight: bold;
	z-index: 999;
}