h1 {
    color: white;
}
body {
    background-color: black;
}
p {
    color:white;
}