html :where(.wp-block),
.wp-core-ui .is-root-container > .wp-block {
	max-width: 90%;
}
body {
	&:not(.is-fullscreen-mode) {
		#editor {
			z-index: 9999;
		}
	}
}
