.model{align-self:center;justify-self:center;place-self:center}.model .canvas-container{cursor:grab;height:inherit;width:inherit}.model canvas{height:100%;width:100%}.model .ranges{align-self:start;justify-self:end}.model .camera-angles{align-self:end;justify-self:start}.model input[type=range]{width:300px}.model .loader{animation:rotation 1s linear infinite;border:3px solid var(--color-blue);border-bottom:3px solid transparent;border-radius:50%;height:var(--spacer-l);width:var(--spacer-l)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
