#menu{
position: sticky;
position: -webkit-sticky;
top: 0px;
z-index: 999;
}