
body {
    background-color: #0e0e0e;
    color: #f0f0f0;
    font-family: monospace;
    padding: 40px;
}
h1 {
    color: #ffcc00;
}
