.children-exiting {
  & > * {
    pointer-events: none;
  }
}
