.menu-part {
    padding-bottom: 12em;
}

h1 {
    font-family: sans-serif;
    margin-left: 10%;
    margin-right: 10%;
}

p, #main-part ul, ol { 
    margin-right: 10%;
    font-size: 100%;
    margin-bottom: 0.5em;
    line-height: 1.5em;
}

ul em {
    font-weight: bold;
}