.navar{
    width: 25%;
    height: 200%;
    background-color: black;
    position: absolute;
    left: 0;
    top: 0;
} 
img{
    width: 40%;
    margin-left: 10%;
    border-radius: 50%;
    border: 1px solid brown;
} 
.list{
    color: white;
    margin-right: 5%;
} 
.papa{
    margin-left: 30%;
}