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

#mainContent {
	width: 100%;
	left: 0%;
}

#mainContent #sidebar {
	width: 0%;
	display: none;
}

#mainContent #content {
	width: 100%;
}

#mainContent #sidebar2 {
	display: none !important;
}</pre></body></html>