

.js-count-particles{
  font-size: 1.1em;
}


#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}



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

#particles-js{
  width: 100%;
  height: 100%;

  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
