canvas {
	margin-left: 0vw !important;
	margin-top: 0vh !important;
	height: 100vh !important;
	width: 100%;
}
#particles-js {
	position: absolute;
	height: 100vh;
	width: 100%;
	margin-top: -50px;
	z-index: 999 !important;
}
