body {
    background-color: #f8f9fa;
}
.navbar-brand {
    font-weight: bold;
}
.card {
    margin-bottom: 20px;
}
.chart-container {
    position: relative;
    height: 300px;
}