
h1{
text-color:purple;
}

p{
    text-color:purple;
    color: green;
}
