
pragma-assistant {
  position: absolute;
  left: 0;
  top: 3rem;
  bottom: 0;
  right: 0;
}
pragma-assistant .assistant-wrapper {
  max-width: 90%;
}
pragma-assistant .close .assistant-wrapper {
  max-width: 90%;
}
