pre {
            background-color: #1e1e1e;
            color: #00ff99;
            padding: 15px;
            border-radius: 8px;
            overflow-x: auto;
        }
        code {
            font-family: Consolas, monospace;
        }
        h1, h2 {
            color: #2c3e50;
        }