1 2 3 4 5
<html><body> <script>alert('xss')</script> <style>.hidden{display:none}</style> <article><p>visible content</p></article> </body></html>