pre {                                 
    white-space: pre-wrap !important; 
    word-break: break-all;            
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.green {
    color: green;
}