body {
	background-size: cover;
	background-attachment:fixed;
}

#particles-js {
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,.2);
}


header .menu {
	background:rgba(255,255,255,.7);
	overflow: hidden;
}

 