div {
	font-size: 150%;
}

input, select {
	zoom: 1.5;
}

body {
	background-color: Azure;
}

