#example {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
}

#example pre {
    background: #f5f5f5;
    padding: 10px;
}
