.svg{
	position:fixed;
	top:0;
	height:100%;
	filter:drop-shadow(5px 9px 17px #0872c7);
	z-index:1;
}
line{fill:none;stroke-width:.01em;stroke:var(--c1);}