body {background-color: black;}

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

p { font-family: arial;
    color: white;
    text-align: center;
    font-size: 20px;}
