/* CSS Document */

h1 {/* alt + 123 */
   color: orange; /* ctrl + space */
   background-color: teal;
}
<td style="background-color: yellow;">Text</td>