.grep {
  /* background-color: hsl(127, 100%, 85%); */
}
.grep2 {
  background-color: hsl(300, 100%, 85%);
}
.grep3 {
  background-color: hsl(250, 100%, 85%);
}
.baselineCanvas {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
