1 2 3 4 5 6 7 8 9 10 11 12
img.fullscreen { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0; }