@layer components {
  trix-editor {
    display: block;
    width: 100%;
    min-height: 16rem;
    font-family: inherit;
  }
}
