
.nav{
    background-color: pink;
}
.content{
    background-color: khaki;
    height: 200px;

    padding: 20px;
}