img { 
    image-rendering: pixelated;
    width: 400px;
    height: 400px;
}

div {
    background-color: rgb(253, 253, 253);
    text-align: center;
}