Possible using CSS!

Setting the background of a long, multiline span element and giving it a large amount of padding results in the background visually covering the previous span line and the mix-blend-mode fix isn't enough anymore.

However, nesting our span inside another and setting the padding and background only on the outer one the job! In most browsers...