.list {
	border: 1px solid black;
	height: 100px;
width: 90%;
	overflow: auto;
	font-size: small;	

}