<!doctype html><style> div { padding: 16px; content-visibility: hidden; } div::before { content: 'I am invisible'; } </style><div>I am not visible<span>and nor am I