html, body {
    font-family: 'Roboto Mono', monospace;
}

.content-container {
    max-width: 1200px;
    padding: 30px;
}
