1 <!doctype html> 2 <html> 3 <head> 4 <style type="text/css"> 5 body { height: 1500px; } 6 </style> 7 </head> 8 <body></body> 9 </html> 10