.drupal-message {
  max-width: 700px;
  position: fixed;
  right: var(--gap--xs);
  top: var(--gap--xs);
  width: 100%;
  z-index: 9999;
}
