#particles-js {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 500px;
}
.container {
	background-color: white;
	position: relative;
	z-index: 1;
}
