body {
    background-color: #f8f9fa;
}
.navbar-brand {
    font-weight: bold;
}
pre {
    background-color: #e9ecef;
    padding: 15px;
    border-radius: 5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
