.prosekit-placeholder:before {
  content: attr(data-placeholder);
  opacity: .3;
  pointer-events: none;
  height: 0;
  position: absolute;
}
