pre {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    white-space: pre-wrap;
    font-size: 14px;
    overflow-x: auto;
}