#simulation {
	display: grid;
	grid-gap: 20px;
}

canvas {
	border: 1px solid black;
}

.partition-output {
	font-family: mono;
}
