/* CSS */ p { color: black; } /* 1 point */ .highlight { color: blue; } /* 10 points */ #main-paragraph { color: red; } /* 100 points */