html{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

canvas{
  z-index: +1;
  display:block;
  vertical-align: bottom;
}

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

#particles-js{
  width: 100%;
}
