code[class*=language-], pre[class*=language-]{
    white-space: normal !important;
    word-spacing: unset !important;
    word-break: break-all !important;
    word-wrap: normal !important;
}