body { background-color: black; } h1 { color : magenta; } h2 { color : cyan; } h3 { color : yellow; } p { color: white; } li { color: white; }