#tsparticles{
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-image: url('https://wallpapercave.com/wp/wp2533041.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
	position: fixed;
	z-index: 0;
}