@charset "utf-8";
/* CSS Document */
html,
body {
  margin: 0;
}
#panorama {
  margin: 0;
  height: 100vh;
  background: #f4f4f4 !important;
}
