.thread {
    background-color: green;
}

.post {
    background-color: red;
}