body {
  background: #060e1b;
  //overflow: hidden;
}

canvas {
	position:absolute;z-index:-1;
 opacity: 0.4;
  
}