h1
{
    color: blue;
    text-align: center;
}

h2
{
    color: green;
}

p
{
    color: red;
}