#particles-js{
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: #b61924; */
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 1;
}


.particles-area{
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: #b61924; */
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 1;
}