body {
    background-color: #B0E0E6;
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#nav-container {
    background: white;
}



#escondido {
    display: none;
}
