.model-viewer {
  height: 0;
  position: relative;
  margin: 0;
  display: flex;
  padding-bottom: calc(100% * 3 / 4);
  width: 100%;
}