@charset "utf-8";

table,
td {
	border: 1px solid;
	border-collapse: collapse;
	min-width: 50px;
	height: 50px;
	text-align: center;
	font-size: 40px;
}
