p {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    font-family: OCR A Std, monospace;
    padding: 10px;
    text-align: center;
    align-items: center;
    white-space: pre;
    line-height: 2;
}