.handle {
  visibility: hidden;
  width: 0;
  height: 0;
  min-width: 0;
  min-height: 0;
  border: none;
  z-index: 5;
}
