

#menu-stuff{
    position: absolute;
    left:-1px;
    top:5.1em;
    background-color:white;
    z-index: 999;
    width: 100%;
}

#menu-stuff hr{
    opacity: 0.2;
}

