/* =============================================================================
   HTML5 CSS Reset Minified - Eric Meyer
   ========================================================================== */



/* =============================================================================
   My CSS
   ========================================================================== */

/* ---- base ---- */




/* ---- stats.js ---- */
.js-count-particles{
  font-size: 1.1em;
}
canvas{
  height: 694px!important;
  /*position: absolute!important;*/
}
#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}
#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.count-particles{
  border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js{
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}
#particles-js2{
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}
#particles-js3 {
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}
#particles-js4 {
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}
#particles-js5 {
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}
#particles-js6 {
  background-image: linear-gradient(to right, #464646 , #a3a3a3)!important;
}