Text color
h1 { color: yellow; } h2 { color: #0000ff; } p { color: #0f0; } strong { color: rgb(255, 42, 42); }