body{
    background-color: black;
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    color: whitesmoke;
}
p{
    color: whitesmoke;
}