* {
    font-family: arial;
}

h2 {
    text-align: center;
}

p {
    color: blue;
}

p {
    color: red;
}

p {
    color: green;
}
