body {
  margin: 0;
  overflow: hidden;
}

model-viewer {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100vh;
}