pre {
    background : #f8f3e6;
    border-left: 3px solid #e44949;
    border-bottom: 1px solid #f8f3e6;
    display: block;
    font-family: Courier;
    margin : 3px 10px;
    padding: 5px;
    white-space: pre;
}