/* Charts */ .chart-container { display: flex; height: 300px; } .chart { display: flex; height: 100%; width: 100%; }