html, body {
    background-color: #1a1a2e;
    color: #e0e0e0;
    font-family: 'Segoe UI', sans-serif;
}

.card {
    border: 1px solid #333;
}

pre {
    font-size: 0.78rem;
}
