.navar{
    width: 25%;
    height: 200%;  
    background-color: brown; 
    position: absolute;
    left: 0;
    top: 0;
}
img{
    width: 40%;
    margin-left: 90px;
    border-radius:50px;
    border: 1px solid rgba(14, 5, 5, 0.822);
    

}
.list{
    color: white;
    margin-right: 5%;
}
.play{
    margin-left: 26%;
}