﻿:root {
    --zoom: 1;
}

img {
    image-rendering: -webkit-optimize-contrast;
}
