body{
    background-color: black;
}

p, h1, h2, a {
    color: white;
    text-decoration: none;
    font-family: sans-serif;
}