body { background-color: yellow; } h1 { color: blue; font-size: 64px; } h2 { color: green; font-size: 32px; } p { color: red; font-size: 16px; }