Newer
Older
2024-C123065.zenbu...ZENBUDASU / boombeta.html
<!DOCTYPE html>
    <html lang="ja">
     
    <head>
    <title>boomboomboom</title>
    <script type="text/javascript" src="boom.js" charset="utf-8"></script>
    </head>
     
    <body>
    <h1>最後の仕事だ。1/10を乗り越えて見せよ。</h1>
    <div class="box"><p>1</p></div>
    <div class="box"><p>2</p></div>
    <div class="box"><p>3</p></div>
    <div class="box"><p>4</p></div>
    <div class="box"><p>5</p></div>
    <div class="box"><p>6</p></div>
    <div class="box"><p>7</p></div>
    <div class="box"><p>8</p></div>
    <div class="box"><p>9</p></div>
    <div class="box"><p>10</p></div>
    <p id="message"></p>
    <button id="button" class="buttonOutline">start</button>
    </body>
     
    </html>