h1 {
    color: white;
    text-align: center;
    font-family: monospace;
    font-size: 38px;
}

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