.main-container {
     min-height: 100vh;
     background-color: var(--bg-color);
}

.chart-container {
     padding-top: 70px;
}