hs.extend(hs.fx, {
        step: {

            opacity: function (fx) {
                hs.setStyles(fx.elem, {opacity: fx.now});