html,
body {
    height: 100%;
}

.navbar {
    background-color: #fff!important;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}