<!DOCTYPE html> <html> <head> <title>twice</title> <link rel="stylesheet" type="text/css"> <script type="text/javascript" src="dbl.js"></script> </head> <body> <h1>どんどん2倍に</h1> <p>This sentence is twice as big as normal size.</p> <p>aaaaa</p> <p>あああああ</p> </body> </html>