body {
	background-color: black;
	color: #ccc;
	font-size: 1.6em;
	line-height: 2;
}

input {
	background: inherit;
	color: inherit;
	font: inherit;

	border: 1px solid #666;
	padding-inline-start: 0.3em;
}
