.navbar {
    z-index: 5;
}

.dropdown-menu {
    max-height: 60vh;
    overflow-y: scroll;
}