#particles-js{
  position: absolute;
  width: 100%;
  top: 0;
  left:0;
  background-color: #fff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 100%;
}
.no-particle{
  background: #fff;
}
