

.js-blade-lazy
{
    filter: blur(20px);
    /* background-color: black; */
    transition: filter 0.5s;
}