svg { text-align: center; }
svg line { stroke-width: 2; }

svg rect {
	stroke-width: 2;
	fill: #FFF;
	stroke: #000;
}

.gen-0 rect {stroke-width: 4; }

.dugong {
	width: 100%;
	max-height: 800px;
}