pre {
    font-family: "JetBrains Mono", monospace;
}

body > main {
    min-height: calc(100vh - 144px);
}