body {
    background-color: #252525;
    margin: 0;
  }
  
  model-viewer {
    width: 100vw;
    height: 100vh;
  }