* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.attribution {
	font-family: 'Noto Sans JP', sans-serif;
	position: absolute;
	bottom: 1rem;
	left: 50%;
	transform: translateX(-50%);
}


/*# sourceMappingURL=/src.7ed060e2.css.map */