Skip to content

Instantly share code, notes, and snippets.

@a1exlism
Created September 25, 2016 13:08
Show Gist options
  • Save a1exlism/ee30251b47c22c9f9e3d3f030fb9eece to your computer and use it in GitHub Desktop.
Save a1exlism/ee30251b47c22c9f9e3d3f030fb9eece to your computer and use it in GitHub Desktop.
using canvas for background
canvas {
top: 0;
left: 0;
position: fixed;
height: 100%;
z-index: -1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment