
  
.cursor-grab {
    cursor: -webkit-grab;
    cursor: grab;
}
  
.tasks {
    min-height: 450px;
}