.band{
    height: 600px;
    width: 150px;
    background-color: aqua;
}
.image{
    height: 120px;
    width: 130px;
    margin-right: 20px;
    border-radius: 90px;
    margin-left: 10px;
    }
 .mata{
    margin-left: 40px;
    color: rgb(240, 13, 13);
    font-size: 20px;
   
 } 
 .texe{
    
    display: inline-block;
    position: relative;
    margin-top: -199%;
    margin-left: 300px;

 } 
 a{
    text-decoration: none;
 } 