pre {
    float: left;
    width: 100%;
    background-color: lightgray;
    display: block;
    overflow: scroll;
    padding: 10px;
}