Skip to content

Instantly share code, notes, and snippets.

@mitchallen
Created December 16, 2021 03:07
Show Gist options
  • Save mitchallen/de832a40ec6dac3aee70572a777c4263 to your computer and use it in GitHub Desktop.
Save mitchallen/de832a40ec6dac3aee70572a777c4263 to your computer and use it in GitHub Desktop.
threejs-hello app.css
body {
margin: 0;
}
canvas {
width: 100%;
height: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment