.lui-touch-ripple {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; // needed for Safari to work
}
