body {
    color: #333;
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    padding: 1em;
}

h1 {
    font-size: 1.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px dashed #ccc;
}
