html, body {
    width: 100vw;
    min-height: 100vh;
}

.navbar {
    position: relative; 
    z-index: 1000; 
}