.grad {
  background-image: linear-gradient(#44ccd6, #020202);
}
#particles-js{
height: 5vh;}
.bg-black{
	background-color: #171717;
}
.wapp{
  height: 60px;
  width: 60px;
  position: fixed;
  z-index: 1300;
  top: 60%;
  color: #fff;
  bottom: auto;
  right: 2%;
  left: auto;
  background-color: #4FB14D;
  border-radius: 30px;
  padding-top: 4px;
  box-shadow: 1px 1px 2px #000000;
}
