@charset "UTF-8";
#circuitry {
	width:100vw;
	height: 100vh;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index:1;
}

