Newer
Older
2023-Mizuki2 / 2bai.html
@Abe Mizuki Abe Mizuki on 2 Nov 2023 295 bytes Update 2bai.html
<!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>