dialog:not(#omniscribe) {
  width: 100%;
  max-width: 100%;
  border: none;
  padding: 0;
}
dialog::backdrop {
  background-color: var(--neutral);
}
