Difficulty: Medium
Average Score: 60%
Given the following CSS code:
.title {
color : white;
}

Which HTML element is affected?