#particles-js {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #0d0e19;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: 20%;
	background-position: 50% 50%;
	left: 0;
	top: 0;
	z-index: -1;
}
