body {
	 background: #000;
}
 .particle {
	 position: absolute;
	 border-radius: 50%;
}
 @keyframes particle-animation-1 {
	 100% {
		 transform: translate3d(27vw, 7vh, 25px);
	}
}
 .particle:nth-child(1) {
	 animation: particle-animation-1 60s infinite;
	 opacity: 0.47;
	 height: 10px;
	 width: 10px;
	 animation-delay: -0.2s;
	 transform: translate3d(80vw, 72vh, 45px);
	 background: #fff;
}
 @keyframes particle-animation-2 {
	 100% {
		 transform: translate3d(55vw, 90vh, 37px);
	}
}
 .particle:nth-child(2) {
	 animation: particle-animation-2 60s infinite;
	 opacity: 0.51;
	 height: 8px;
	 width: 8px;
	 animation-delay: -0.4s;
	 transform: translate3d(80vw, 24vh, 68px);
	 background: #fff;
}
 @keyframes particle-animation-3 {
	 100% {
		 transform: translate3d(33vw, 26vh, 32px);
	}
}
 .particle:nth-child(3) {
	 animation: particle-animation-3 60s infinite;
	 opacity: 0.26;
	 height: 6px;
	 width: 6px;
	 animation-delay: -0.6s;
	 transform: translate3d(49vw, 14vh, 89px);
	 background: #fff;
}
 @keyframes particle-animation-4 {
	 100% {
		 transform: translate3d(82vw, 61vh, 22px);
	}
}
 .particle:nth-child(4) {
	 animation: particle-animation-4 60s infinite;
	 opacity: 0.92;
	 height: 9px;
	 width: 9px;
	 animation-delay: -0.8s;
	 transform: translate3d(88vw, 20vh, 46px);
	 background: #fff;
}
 @keyframes particle-animation-5 {
	 100% {
		 transform: translate3d(4vw, 67vh, 42px);
	}
}
 .particle:nth-child(5) {
	 animation: particle-animation-5 60s infinite;
	 opacity: 0.2;
	 height: 7px;
	 width: 7px;
	 animation-delay: -1s;
	 transform: translate3d(58vw, 73vh, 91px);
	 background: #fff;
}
 @keyframes particle-animation-6 {
	 100% {
		 transform: translate3d(87vw, 40vh, 77px);
	}
}
 .particle:nth-child(6) {
	 animation: particle-animation-6 60s infinite;
	 opacity: 1;
	 height: 8px;
	 width: 8px;
	 animation-delay: -1.2s;
	 transform: translate3d(75vw, 75vh, 41px);
	 background: #fff;
}
 @keyframes particle-animation-7 {
	 100% {
		 transform: translate3d(26vw, 52vh, 93px);
	}
}
 .particle:nth-child(7) {
	 animation: particle-animation-7 60s infinite;
	 opacity: 0.02;
	 height: 10px;
	 width: 10px;
	 animation-delay: -1.4s;
	 transform: translate3d(16vw, 5vh, 19px);
	 background: #fff;
}
 @keyframes particle-animation-8 {
	 100% {
		 transform: translate3d(65vw, 84vh, 84px);
	}
}
 .particle:nth-child(8) {
	 animation: particle-animation-8 60s infinite;
	 opacity: 0.55;
	 height: 9px;
	 width: 9px;
	 animation-delay: -1.6s;
	 transform: translate3d(53vw, 7vh, 23px);
	 background: #fff;
}
 @keyframes particle-animation-9 {
	 100% {
		 transform: translate3d(6vw, 53vh, 89px);
	}
}
 .particle:nth-child(9) {
	 animation: particle-animation-9 60s infinite;
	 opacity: 0.57;
	 height: 6px;
	 width: 6px;
	 animation-delay: -1.8s;
	 transform: translate3d(64vw, 83vh, 55px);
	 background: #fff;
}
 @keyframes particle-animation-10 {
	 100% {
		 transform: translate3d(4vw, 75vh, 88px);
	}
}
 .particle:nth-child(10) {
	 animation: particle-animation-10 60s infinite;
	 opacity: 0.86;
	 height: 7px;
	 width: 7px;
	 animation-delay: -2s;
	 transform: translate3d(54vw, 43vh, 65px);
	 background: #fff;
}
 @keyframes particle-animation-11 {
	 100% {
		 transform: translate3d(21vw, 62vh, 23px);
	}
}
 .particle:nth-child(11) {
	 animation: particle-animation-11 60s infinite;
	 opacity: 0.73;
	 height: 10px;
	 width: 10px;
	 animation-delay: -2.2s;
	 transform: translate3d(87vw, 74vh, 99px);
	 background: #fff;
}
 @keyframes particle-animation-12 {
	 100% {
		 transform: translate3d(56vw, 43vh, 84px);
	}
}
 .particle:nth-child(12) {
	 animation: particle-animation-12 60s infinite;
	 opacity: 0.57;
	 height: 7px;
	 width: 7px;
	 animation-delay: -2.4s;
	 transform: translate3d(20vw, 76vh, 11px);
	 background: #fff;
}
 @keyframes particle-animation-13 {
	 100% {
		 transform: translate3d(76vw, 15vh, 56px);
	}
}
 .particle:nth-child(13) {
	 animation: particle-animation-13 60s infinite;
	 opacity: 0.28;
	 height: 10px;
	 width: 10px;
	 animation-delay: -2.6s;
	 transform: translate3d(9vw, 7vh, 85px);
	 background: #fff;
}
 @keyframes particle-animation-14 {
	 100% {
		 transform: translate3d(61vw, 79vh, 72px);
	}
}
 .particle:nth-child(14) {
	 animation: particle-animation-14 60s infinite;
	 opacity: 0.4;
	 height: 7px;
	 width: 7px;
	 animation-delay: -2.8s;
	 transform: translate3d(10vw, 88vh, 55px);
	 background: #fff;
}
 @keyframes particle-animation-15 {
	 100% {
		 transform: translate3d(52vw, 82vh, 79px);
	}
}
 .particle:nth-child(15) {
	 animation: particle-animation-15 60s infinite;
	 opacity: 0.14;
	 height: 6px;
	 width: 6px;
	 animation-delay: -3s;
	 transform: translate3d(73vw, 46vh, 4px);
	 background: #fff;
}
 @keyframes particle-animation-16 {
	 100% {
		 transform: translate3d(3vw, 10vh, 50px);
	}
}
 .particle:nth-child(16) {
	 animation: particle-animation-16 60s infinite;
	 opacity: 0.88;
	 height: 9px;
	 width: 9px;
	 animation-delay: -3.2s;
	 transform: translate3d(87vw, 87vh, 62px);
	 background: #fff;
}
 @keyframes particle-animation-17 {
	 100% {
		 transform: translate3d(44vw, 39vh, 13px);
	}
}
 .particle:nth-child(17) {
	 animation: particle-animation-17 60s infinite;
	 opacity: 0.42;
	 height: 10px;
	 width: 10px;
	 animation-delay: -3.4s;
	 transform: translate3d(58vw, 13vh, 87px);
	 background: #fff;
}
 @keyframes particle-animation-18 {
	 100% {
		 transform: translate3d(47vw, 42vh, 70px);
	}
}
 .particle:nth-child(18) {
	 animation: particle-animation-18 60s infinite;
	 opacity: 0.67;
	 height: 10px;
	 width: 10px;
	 animation-delay: -3.6s;
	 transform: translate3d(65vw, 84vh, 42px);
	 background: #fff;
}
 @keyframes particle-animation-19 {
	 100% {
		 transform: translate3d(27vw, 35vh, 97px);
	}
}
 .particle:nth-child(19) {
	 animation: particle-animation-19 60s infinite;
	 opacity: 0.95;
	 height: 10px;
	 width: 10px;
	 animation-delay: -3.8s;
	 transform: translate3d(71vw, 44vh, 75px);
	 background: #fff;
}
 @keyframes particle-animation-20 {
	 100% {
		 transform: translate3d(14vw, 41vh, 2px);
	}
}
 .particle:nth-child(20) {
	 animation: particle-animation-20 60s infinite;
	 opacity: 0.08;
	 height: 7px;
	 width: 7px;
	 animation-delay: -4s;
	 transform: translate3d(60vw, 45vh, 51px);
	 background: #fff;
}
 @keyframes particle-animation-21 {
	 100% {
		 transform: translate3d(80vw, 80vh, 94px);
	}
}
 .particle:nth-child(21) {
	 animation: particle-animation-21 60s infinite;
	 opacity: 0.91;
	 height: 6px;
	 width: 6px;
	 animation-delay: -4.2s;
	 transform: translate3d(4vw, 70vh, 85px);
	 background: #fff;
}
 @keyframes particle-animation-22 {
	 100% {
		 transform: translate3d(14vw, 32vh, 87px);
	}
}
 .particle:nth-child(22) {
	 animation: particle-animation-22 60s infinite;
	 opacity: 0.12;
	 height: 7px;
	 width: 7px;
	 animation-delay: -4.4s;
	 transform: translate3d(2vw, 71vh, 82px);
	 background: #fff;
}
 @keyframes particle-animation-23 {
	 100% {
		 transform: translate3d(54vw, 30vh, 72px);
	}
}
 .particle:nth-child(23) {
	 animation: particle-animation-23 60s infinite;
	 opacity: 0.31;
	 height: 9px;
	 width: 9px;
	 animation-delay: -4.6s;
	 transform: translate3d(52vw, 76vh, 42px);
	 background: #fff;
}
 @keyframes particle-animation-24 {
	 100% {
		 transform: translate3d(12vw, 5vh, 67px);
	}
}
 .particle:nth-child(24) {
	 animation: particle-animation-24 60s infinite;
	 opacity: 0.35;
	 height: 9px;
	 width: 9px;
	 animation-delay: -4.8s;
	 transform: translate3d(49vw, 53vh, 66px);
	 background: #fff;
}
 @keyframes particle-animation-25 {
	 100% {
		 transform: translate3d(54vw, 70vh, 13px);
	}
}
 .particle:nth-child(25) {
	 animation: particle-animation-25 60s infinite;
	 opacity: 0.3;
	 height: 10px;
	 width: 10px;
	 animation-delay: -5s;
	 transform: translate3d(32vw, 43vh, 2px);
	 background: #fff;
}
 @keyframes particle-animation-26 {
	 100% {
		 transform: translate3d(50vw, 16vh, 100px);
	}
}
 .particle:nth-child(26) {
	 animation: particle-animation-26 60s infinite;
	 opacity: 0.55;
	 height: 6px;
	 width: 6px;
	 animation-delay: -5.2s;
	 transform: translate3d(56vw, 74vh, 29px);
	 background: #fff;
}
 @keyframes particle-animation-27 {
	 100% {
		 transform: translate3d(5vw, 64vh, 83px);
	}
}
 .particle:nth-child(27) {
	 animation: particle-animation-27 60s infinite;
	 opacity: 0.89;
	 height: 7px;
	 width: 7px;
	 animation-delay: -5.4s;
	 transform: translate3d(86vw, 53vh, 88px);
	 background: #fff;
}
 @keyframes particle-animation-28 {
	 100% {
		 transform: translate3d(15vw, 69vh, 51px);
	}
}
 .particle:nth-child(28) {
	 animation: particle-animation-28 60s infinite;
	 opacity: 0.52;
	 height: 6px;
	 width: 6px;
	 animation-delay: -5.6s;
	 transform: translate3d(83vw, 4vh, 67px);
	 background: #fff;
}
 @keyframes particle-animation-29 {
	 100% {
		 transform: translate3d(33vw, 29vh, 48px);
	}
}
 .particle:nth-child(29) {
	 animation: particle-animation-29 60s infinite;
	 opacity: 0.12;
	 height: 9px;
	 width: 9px;
	 animation-delay: -5.8s;
	 transform: translate3d(29vw, 67vh, 70px);
	 background: #fff;
}
 @keyframes particle-animation-30 {
	 100% {
		 transform: translate3d(86vw, 78vh, 50px);
	}
}
 .particle:nth-child(30) {
	 animation: particle-animation-30 60s infinite;
	 opacity: 0.27;
	 height: 8px;
	 width: 8px;
	 animation-delay: -6s;
	 transform: translate3d(6vw, 78vh, 17px);
	 background: #fff;
}
 
.poemp{
	color:#ebebeb;
	}	
#poem{
	margin:5px;
	height: 340px;
	width: 350px;
	Position:absolute;
	bottom: 5px;
	right: 16px;
	}



/*@for $i from 1 through 30 {
  @keyframes particle-animation-#{$i} {
    100% {
      transform: translate3d((random(90) * 1vw), (random(90) * 1vh), (random(100) * 1px));
    }
  }

.particle:nth-child(#{$i}){
   animation: particle-animation-#{$i} 60s infinite;
	$size: random(5)+5+px;
	opacity: random(100)/100;
	height:$size;
	width: $size;
	animation-delay: -$i * .2s;
	background: #ffff
	transform:
translate3d((random(90) * 1vw),
(random(90) * 1vh), (random(100) * 1px)
	
	
}

.particle{
	position: absolute;
	border-radius: 50%;
	}
*/
  