.navmenu{
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap:10px;
}