/*
 = require ./graphiql-3.8.3
*/

html, body, #graphiql-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
