
/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #059;
  background-image: url("");
  display: block;
  box-sizing: border-box;
  z-index: 1;
}

/* ---- stats.js ---- */