:host {
	display: block;
	width: 500px;
}

.max-height {
	height: 400px;
	overflow-y: auto;
}