#particles-js{
  position:fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: repeat;
  overflow-y:hidden;
  z-index: -1;
}