:root{--sidebar-width:160px}.sidebar{width:var(--sidebar-width)}.main{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}
