h1 {
    color: red;
}

#subHeading {
    color: green;
}

.listItem {
    color: grey;
    font-family: arial;
}
