body {
    font-family: Arial;
}

.list {
    color: green;
}

#title {
    color: blue;
}