#graphql-explorer {
  position: relative;
  height: 650px;
}

.graphiql-dialog-overlay,
.graphiql-dialog {
  z-index: 101;
}
