.navbar{
    position: sticky !important;
    top: 0 !important;
    z-index: 999;
}

.nav{
    margin-top: 1% !important;
}