blocks/server-side/how-to-start/how-to-start.module.css [45:54]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    overflow: auto;
    background-color: #282a36; /* Dracula theme background */
}

.codeBlock :global(pre) {
    margin: 0;
    font-family: 'JetBrains Mono', monospace;
    font-size: 14px;
    line-height: 2;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



