/* Charts */
.chart-container {
display: flex;
/* height: 600px; */
aspect-ratio: 1 / 1;
}
.chart {
height: 100%;
width: 100%;