#tour-frame {
    width:100vw;
    height:100vh;
}
html, body {
  margin: 0;
  overflow: hidden;
}