* {
    font-family: arial;
}

.title {
    color: black;
    text-align: center;
}

p {
    color: blue;
}

p {
    color: red;
}