body{
background-color: black;
}

p{
    font-size: 22px; 
    font-family: 'Acme', sans-serif;
    text-align: center;
    color: LightGray;
}
