:root {
  --theme: #72b32b;
  --active: #d80c18;
}
img[data-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}