.leftBar { width: 501px; height: 966px; // margin-left: 40px; display: flex; flex-direction: column; justify-content: space-between; } .forecast{ display: flex; justify-content: space-between; gap: 16px; }