h1 {
    text-align: center;
    font-family: monospace;
    font-size: 16px;
    color: red;
}

p {
    text-align: center;
    font-family: monospace;
    font-size: 16 px;
}
