:root{--sidebar-width:250px;--sidebar-closed-width:35px;--aside-width:200px;--content-width:5fr;--hero-width:2fr;--header-height:50px;--header-background:white}.wrapper{height:100dvh;display:flex}.content-wrapper{flex:1;display:flex}.header{width:100%;height:var(--header-height);background-color:#fff}.header>div{z-index:1;height:inherit;width:inherit;background-color:#fff;border-bottom:1px solid gray;position:fixed}.content{flex:2}.aside{height:100%}.aside ul,.aside ol{padding-left:0}.aside ul ul,.aside ol ol{padding-left:20px}.aside ul li,.aside ol li{list-style:none}
