Make your page absolutely nauseating! When you move your mouse to the left or right of center, the whole page will rotate.
$.seasick(amount, target, no_crop);
amount
: Max rotation in each directiontarget
: The thing to rotateno_crop
: If set, this will not setoverflow-x: hidden;
on the document body
Gentle sway
$.seasick(5);
Fighter pilot
$.seasick(180);
Rolling down a hill in a tire
$.seasick(720);
Don't do anything I wouldn't do.