
html,body{ 
	width:100%;
	height:100%;
	background:#000;
    margin: 0;
    overflow-y: hidden;
}


#particles-js{
	width:100%;
	height:100%;
}