I found this thread — How do you stretch an image to fill a
I h
This should do it:
img { min-width: 100%; min-height: 100%; width: auto; height: auto; }