/*
Theme Name: Minimal Code
Theme URI: https://minimalcode.nl
Author: Benjamin el Barakat
Description: This website is build with love
Author URI: https://minimalcode.nl
Version: 1.0
*/

img.lazyload {
  background-color: transparent !important;
}
img[data-lazyloaded] {
  background: none !important;
}