body {
	text-align: center;
}

input {
	width: 200px;
	height: 30px;
	font-size: 24px;
	text-align: right;
	margin-bottom: 10px;
}

button {
	width: 50px;
	height: 50px;
	font-size: 24px;
}