Skip to content
  • Watch

    Notifications

  • Fork

    Fork anuditverma.github.io

    If this dialog fails to load, you can visit the fork page directly.

Permalink
d1a48f7fe1
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
executable file 8 lines (7 sloc) 135 Bytes
/* ---- particles.js container ---- */
#particles-js{
position: absolute;
width: 100%;
height: 100%;
z-index: -999;
}