/* Better rendering for pixelart images. */
.pixelart {
    image-rendering: pixelated;
}