#menu {
    z-index: 999;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
}