.sakura-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 9999;
}

.sakura-p {
  position: absolute;
  border-radius: 50% 0 50% 0;
  will-change: transform;
}
