<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Hide various interface elements */
#left-navigation {
	display: none !important;
}

#right-navigation {
	display: none !important;
}

#p-search {
	display: none !important;
}

#mw-panel div.portal {
	display: none !important;
}

body.ltr #footer #footer-places {
	display: none !important;
}

#mw-head {
	display: none !important;
}
</pre></body></html>