body {
color: white;
background-color: black;
}
li {
color: yellow;
}
p {
text-indent: 30px;
}

