/* Custom styles can be added here */
body {
    background-color: #f8f9fa;
}

.content-wrapper pre {
    background-color: #e9ecef;
    border-radius: 8px;
    padding: 1rem;
}
