The idea is to have an image spin (using CSS animations) and at the same time have the image cover the whole window at all times while spinning (using Javascript).
Like this:
NOTE: I would like to have the image span the ENTIRE WINDOW at ALL TIMES so Javascript is needed to dynamically modify the images height and width values.