:root { background: #221122; } .centered { text-align: center; color: lightgray } .large { font-size: large; } .medium { font-size: medium; } .small { color: red; font-size: small; }