Relative Content

Tag Archive for csscss-positioncss-transformscss-filters

Why does applying a CSS-Filter on the parent break the child positioning?

So I have this title-screen “animation” that has the title centered on a fullscreen page and when you scroll down it becomes smaller and remains at the top of the page. Here is a working example with the expected behavior, from which I stripped all unnecessary code to make it minimal: