body{
    color: white;
    background-color: rgb(33, 37, 41);
    font-family: sans-serif;
}
h1{
    text-align: center;
}
p{
    text-align: center;
    font-size: 20px;
}