.tree {
    white-space: pre;
    font-family: "Fira Code", "Fira Mono", monospace;
    font-size: 0.9375rem;
    line-height: 1.5;
    overflow-x: auto;
}
