body {
	background-color: turquoise;
	font-size: 48px;
}
input {
	margin-top: 5%;
	margin-left: 39.75%;
	width: 20%;
	height: 30px;
}
button {
	margin-left: 40%;
	width: 20%;
	height: 30px;
}
