.container-nav{
    background-color: rgb(32, 107, 32);
}
.body{
    background-color: rgb(32, 107, 32);
}
.human{
    margin-left: 3rem;
}