:host {
	display: flex;
	flex-direction: column;
}

button {
	align-self: center;
}
