.hover {
  cursor: pointer;
}

.moving {
  cursor: grabbing;
}
