Guest User

Untitled

a guest
Dec 15th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /*basic reset*/
  2. * {margin: 0; padding: 0;}
  3. /*adding a black bg to the body to make things clearer*/
  4. body {background: black;}
  5. canvas {display: block;}
Add Comment
Please, Sign In to add comment