<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.main {
margin-left: 220px;
}



div.foldingmenu {
 position: fixed;
 top: 1em; left: 0em; bottom: 1.4em; width: 16em;
 padding: 0 0.5em;
 border-right: 0.2em solid #ACA250;
 overflow: auto;
}

div.testmenu {
 position: absolute;
 top: 0em; left: 0em; bottom: 1.4em; 
 padding: 0 0.5em;
/* border-bottom: 0.2em solid #ACA250; */
 overflow: auto;
}


div.testmain {
margin-top: 2em;
}
</pre></body></html>