nav{
    display: grid;
}

a, h2{
    font: bolder 16px Tahoma;
}

#navegacao{
    align-self: center;
    width: 50%;
}