pre {
    background: none;
    color: #fff !important;
    font-family: unset !important;
    font-size: none;
    line-height: none;
    margin:0;
    overflow: auto;
    padding:0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

b { font-weight:bold; }