// Placeholder rule for 6.3 and 6.4 compatibility
.editor-styles-wrapper.ct-never-match,
// Target only html from the iframe
html:not(.wp-toolbar) {
	background-image: linear-gradient(45deg, transparent, transparent);
}
