body {
    background-color: #f8f9fa;
    padding-bottom: 50px;
}

.sidebar {
    border-right: 1px solid #dee2e6;
}

#plotDiv {
    width: 100%;
    height: 600px;
    background-color: white;
}

textarea.font-monospace {
    font-size: 0.9em;
}

.card-header {
    font-weight: 600;
}