Skip to content

Instantly share code, notes, and snippets.

@aallbrig
Created February 20, 2022 03:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aallbrig/f51e371876df31830ef03c10bc192b50 to your computer and use it in GitHub Desktop.
Save aallbrig/f51e371876df31830ef03c10bc192b50 to your computer and use it in GitHub Desktop.
html, body { padding: 0; margin: 0; overflow: hidden }
#unity-container { position: absolute; width: 100%; height: 100% }
#unity-canvas { width: 100%; height: 100%; background: {{{ BACKGROUND_COLOR }}} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment