svg,
canvas,
img {
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    shape-rendering: crispEdges !important;
}