.is-root-container {
    margin: unset !important;
}

html :where(.wp-block) {
    margin-bottom: unset;
    margin-top: unset;
    max-width: unset;
}

.editor-styles-wrapper {
	padding: unset;
}

.editor-visual-editor__post-title-wrapper {
	padding: 10px;
}