.line {
	position: relative;
}

.line::after {
	content: "\2060................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ";
	position: absolute;
	text-indent: 0;
}