<p>Hello, CSS!</p>
p {
    color: red;
}
Example of styling an HTML p element's text color with CSS
Example of styling an HTML <p> element's text color with CSS