html,
body,
#root,
.App,
.gltf-viewer {
  width: 100%;
  height: 100%;
}

.button {
  position: absolute;
  top: 36px;
  right: 36px;
}
