I don't know how to force an image to fit into a div completely. I would like it to "zoom in" when using a mobile device so it will still fit the whole container.This is what i DON'T want
i tried with object-fit, max-width/height, height/width, but it still mantains its normal size. Or it gets stretched.