body {
    background-color:#202020
}
p {
    color:white;
    text-align:center;
    font-size: 20px;
}
h1 {
    color:white;
    text-align:center;
    
}

a {
    color:white;
}

   