/*
  @see: https://www.drupal.org/docs/core-modules-and-themes/core-modules/ckeditor-5-module/how-to-style-custom-content-in-ckeditor-5
 */
p {
  margin: 0;
}
