body{
    margin: 0;
}

#main-menu{
    margin: 25%;
    display: flex;
    width: 50%;
    flex-direction: column;
}
