1 2 3 4 5 6 7
<!DOCTYPE html> <script> onload = function() { document.documentElement.remove(); } </script> <body style="overflow: scroll">