h1 {
    color: Purple;
    
}
h2  {
    color:purple;
}
body  {
    background: pink;
}
{
