body {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    font-family: sans-serif;
}
pre {
    overflow-x: auto;
}
