/** * @author https://codepen.io/bookmarklets * @file * Original Source {@link https://cdpn.io/bookmarklets/fullpage/NobJbq#} */ javascript:function __cp(){var d=document,z=d.createElement('script'),b=d.body;try{if(!b)throw(0);z.setAttribute('src','//assets.codepen.io/assets/bk/bk.js?t='+(new Date().getTime()));b.appendChild(z)}catch(e){alert('Try again when the page loads.')}}__cp();void(0);