pragma-errors {
  display: block;
  height: 10rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 9999;
}

pragma-menu .quick-button {
  background: var(--c-hover);
}
