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