h2{ 
    color: rgb(176, 110, 234); 
    font-style:italic;
    text-align: center;
                                }
p{ 
    color: rgb(37, 5, 79);
    font-style: italic;                 
}
h1{ 
    color: rgb(180, 109, 246);
    font-style: italic;
    text-align: center;
}
 img{ border-radius: 40px;
 }
