.navigation {
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 3;
}