====== Web Browsers - Chrome - Remove CSS ====== A quick hack to remove CSS from a web page. Press **F12** and then enter the following into the console: var el=document.getElementsByTagName('*');for(var i=0;i