<html> <body> <script> document.querySelector("body").insertAdjacentHTML("afterend", location.hash); </script> </body> </html>