nav#sidebarMenu {
    height: 100%;
    position: fixed;
    z-index: 1;
}

.nav-link {
    color: #000000;
}