threejs-align-html-elements-to-3d.css 77 B

12345
  1. div[data-diagram] canvas {
  2. width: 100%;
  3. height: 100%;
  4. display: block;
  5. }