Код: Выделить всё
body {
min-height: 1000px;
}
.container {
width: 400px;
height: 400px;
background-color: rgba(56, 53, 75, 0.24);
backdrop-filter: blur(3px);
border-radius: 0.5rem;
clip-path: url(#b-clip-path-1);
}< /code>
Пример того, что должно произойти
Подробнее здесь: https://stackoverflow.com/questions/794 ... nt-or-rgba
Мобильная версия