div {
    padding: 5px;
    white-space: pre-wrap;
    width: 45%;
}

#original {
    float: left;
}

#processed {
    float: right;
}