
body { background-color: black }
h1 { color: white }
h2 { color: white }
h3 { color: white }
p { color: white }
li { color: white }
a { color: blueviolet }
ol.none { list-style-type: none; }
span { color: white }