gltf-modelviewer {
display: block;
width: 100vw;
height: 100vh;
overflow: hidden;
}
gltf-modelviewer canvas {
width: 100%;
height: 100%;
}