pre {
    margin-left: 1em;
}
pre code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word;
}
