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

div.main-navigation, div.navigation-top {
	display: none;
}

div#overview_contents, div#contents.isShowingTOC, div#contents {
	overflow: visible;
	position: relative;
	top: 0px;
	border: none;
	left: 0;
}
#tocContainer.isShowingTOC {
	display: none;
}
nav {
	display: none;
}
.subsubtitle {height:100%}
#bodyText{margin-left:0px}
#tocMenu{display:none}
#tocContainer{display:none}
#headerButtons{display:none}
#top_header{display:none}
#contents{left:0px;position:static}
#maincontainer{position:static}
#overview_contents{position:static;top:0;border-top:0;}
#content{position:static}
#contents{top:0px; border-top:0px}
#tocContainer.isShowingTOC{display:none}
.method-title{margin-bottom:0.7em}
</pre></body></html>