h1 {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}
p {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background-color: black;
}