header { background: red; } footer { background: blue; color: red; } main { background: green; } body { background: yellow; }