body, html {
  background-color: #fff;
  color: #636b6f;
  height: 100vh;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}

.iframe {
  height: 100vh;
  width: 100vw;
  border: 0;
  font-family: 'Roboto', sans-serif;
}

.hide {
  display: none
}
