canvas {
	display: block;
}

#particles-js {
	top: 0;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}
