.webgl-content {
  height: 100vh;
  margin: 0 auto;
}
body {
  margin: 0;
}
#unityContainer {
  height: 100% !important;
}
