Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The browser's default CSS can be removed with:

   document.head.insertAdjacentHTML(
     'beforeend', 
     '<style>* { all: unset }</style>')
Or compile a browser without them.


this is the real no-CSS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: