.ajax-progress.ajax-progress-fullscreen {
  /* Ensure the progress bar displays above Gutenberg's dialog. */
  z-index: 2000000;
}
