#divider {
	height: 1px;
	background: var(--border);
	display: grid;
}