input.test {
	font-family: arial;
	color:yellow;
	background-color:black;
	font-size: 35px;
	font-weight: bolder;
	text-align: center;
	border: none;
	width: 35px;
	height: 45px;
}

div.test {
	font-family: arial;
	color:yellow;
	background-color:black;
	font-size: 35px;
	font-weight: bolder;
	text-align: center;
	border: none;
	width: 35px;
	height: 45px;
}