.container { display: flex; flex-direction: column; flex: 1; gap: rem(10); } .top-panel { padding: rem(5); gap: rem(10); display: flex; }