th, td {
    word-break: break-word;
}

pre {
    background-color: rgba(38, 50, 56, 0.05) !important;
    color: rgba(51, 51, 51, 0.9) !important;
}

pre code {
    color: rgba(51, 51, 51, 0.9) !important;
    border: none !important;
}