html {
    margin-top: 0px !important;
    margin-bottom: 32px !important;
}

#wpadminbar {
    position: fixed;
    top: unset !important;
    bottom: 0 !important;
}

.wp-admin .interface-interface-skeleton__body .editor-styles-wrapper .is-root-container .block-editor-block-list__block:not(:hover) {
    opacity: 1 !important;
}