body {
    font-family: Arial;
    max-width: 800px;
    margin: auto;
}

pre {
    background: lightgray;
    overflow-x: auto;
    padding: 1lh;
}