body {
  background:#000;
}

#svgWrap {
	max-width:1000px;
  width:100%;
  margin: auto;
}

#circle, #triangle {
	visibility: hidden;
}