/*
 = require ./graphiql-0.11.11
*/

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