@charset "utf-8";

.unicodetiles {
	font-family: "PxPlus";
	font-size: 24pt;
	white-space: pre;
	text-align: center;
	line-height: 1;
	letter-spacing: 0px;
	display: inline-block;
}

.unicodetiles div {
	float: left;
	height: 1em;
}

.unicodetiles br {
	clear: both;
}
