@import url(../../style.css);

canvas {
	border: 1px solid var(--mid-half);
	background-color: var(--floor);
	margin: 1rem 0;
	padding: 1rem;
}