input {
	color: blue;
	background-color: #ffffc0;
	width: 99%;
    min-height: 1.0em;
    font-size: 1.0em;
}
li {
    list-style-position: inside;
}