.navbar {
    background: rgba(0, 0, 0, 0.0);
   
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}