.input-group {
	display: flex;
}

#feed-output {
	margin-block-start: 2rem;

	table {
		width: 100%;
	}
}
