function doGet() { const code = []; code.push("ブロスタ タイピング 豪華版

BRAWL TYPING

"); code.push("

ひらがなのままで入力OK!

"); code.push("
⏱️ 60秒
⭐ 0
---
---
"); code.push("

タイムアップ!

"); code.push("

📩 受信箱

"); code.push(""); return HtmlService.createHtmlOutput(code.join("\n")); }