p {
    color: blue;
}

#title {
    background-color: yellow;
    text-align: center;
}

.analysis {
    color: red;
}