body{background:#f4f6f9}#sidebar{width:260px;min-height:100vh;position:sticky;top:0}
.content{min-height:100vh}.nav-link:hover{background:#495057;border-radius:.5rem}
@media(max-width:991px){#sidebar{position:fixed;left:-260px;z-index:1050;transition:.3s}#sidebar.show{left:0}}