input {
	max-width: 40%;
}

body {
	color: green;
}
* {
	background-color: red;
}