pre {
word-break: break-word;
white-space: pre-wrap;
border: 1px solid black;
background-color: rgb(230,230,230);
padding: 10px;
}
