html,body{height:100%;margin:0}.wrapper{display:flex;min-height:100vh}.sidebar{min-height:100vh;background:#343a40}.content{flex-grow:1;overflow-y:auto}
