.main-sidebar {
    min-height: 100vh;
}
.width-100 {
    width: 100% !important;
}
.width-200-px {
    width: 200px !important;
}