canvas {
    display: block; 
}

#particles-js { 
    width: 100%;
    height: 420px;
    position: absolute;
    top: -200px;
    left: 0;
    z-index: -50;
	
}
	
	#particles-js2 { 
    width: 100%;
    height: 420px;
    position: absolute;
    top: -200px;
    left: 0;
    z-index: -50;
	
}
	
.fullpage #particles-js { 
    width: 100%;
    height: 310px;
    position: absolute;
    top: -200px;
    left: 0;
    z-index: -50;
	
}
	
	.fullpage #particles-js2 { 
    width: 100%;
     height: 310px;
    position: absolute;
    top: -200px;
    left: 0;
    z-index: -50;
	
}
	