:root {
    --theme: #ff8300;
    --active: #ff8300;
}
/*img[data-src]{opacity: 0;}*/
img[done]{opacity: 1;transition: opacity .01s;}