.katex {
    display: inline-block;
    padding: 2px 6px;
    border-radius: 3px;
    background: var(--code-bg);
}
