#kanban { display: flex; flex-direction: column; height: calc(100vh - 120px); overflow: auto; }
