h1 { text-align: center;
font-family: sans-serif;
color: white;
}

p {text-align: center;
font-family:  sans-serif;
color: white;
}

body { background-color: black;
}
a { color: white;
}