.navbar-brand img {
    max-width: 65%;
}

/* Hide the insights container */
div.insights-container {
    display: none !important;
}

/* Hide any GitHub-related panels and metadata */
.github-metadata,
.github-panel,
.repository-info,
.repo-info {
    display: none !important;
}

pre {
    background-color: inherit;
    border: none;
}
