/* =============================================================================
   HTML5 CSS Reset Minified - Eric Meyer
   ========================================================================== */
#particles-js {
   
  position: fixed;
    top: 150px;
    right: 0;
    bottom: 300px;
    left: 0;
    z-index: auto;
}


#overlay {
    position: relative;
}