<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


#header,
#print-link,
#headerSlider,
#navigationWrapper,
#footer,
.mutaborBookLibraryDetailBackButton,
.mutaborFairyTaleDatabaseDetailBackButton {
    display: none;
}

#direct-print-button
{
    display: inline-block;
}


#main {
    margin: 0;
    max-width: inherit;
}

#container {
    margin: 0;
    width: 100%;
    max-width: inherit;
}

html {
    background: none;
}

.BlockEditorFullScreenWidthEnabled #blockEditor &gt; .beContainer &gt; .beItemContainer,
.BlockEditorFullScreenWidthEnabled #blockEditor &gt; .beContainer.beContainerLayoutContainer &gt; .beContainer &gt; .beItemContainer
{
    margin: 0;
}

#print {
    position: relative;
    right: inherit;
    top: 0;
    z-index: 999;
    margin-bottom: 30px;
    margin-left: 20px;
}</pre></body></html>