#line h2 { position: relative; } #line h2::before { content: ''; height: 2px; background: #2a0717; position: absolute; top: 8px; right: 101%; width: 999%; }