@CHARSET "UTF-8";

.key {
	background-color: black;
	color:white;
	border-style:none;
	font-size:14px;
	width:30px;
	height:30px;
	text-align:center;
	margin: 0px;
	font-size:14px;
	border-right:1px solid #3E3D4D;
}

#keyboard{
	width:400px;
	margin: 10px auto;
}

#53{
	border-right:1px solid white;
	border-left:1px solid white;
}

.string{
	margin:1px auto;
	text-align:center;
}
