.navbar {
    background: #191919;
    color: #fff;
    font-size: .88889rem;
    height: 3.5rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4
}