<p>Highlighting a section of text with color is a common way to get attention. Various advertising banners try to tell us about an incredible discount, or that the offer ends today.</p>
xxxxxxxxxx
body {
color: #333333;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.