Код: Выделить всё
#blur {
position:fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
backdrop-filter: blur(10px);
}
#filter {
mix-blend-mode: difference;
}< /code>
Hello world!
Что -то мне не хватает?
Подробнее здесь: https://stackoverflow.com/questions/796 ... -blend-mod