diff options
Diffstat (limited to 'tetris.html')
-rw-r--r-- | tetris.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tetris.html b/tetris.html new file mode 100644 index 0000000..51ce3ba --- /dev/null +++ b/tetris.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html lang="en" data-theme="dark"> + <head> + <meta charset="UTF-8"> + <meta name="description" content="Tetris , Code , Programming , Anime , Free Software , Guide , Linux"> + <title>cirakg</title> + <link rel="stylesheet" href="./pico.min.css"> + </head> + <body> + <main class="container"> + <h1>Just play agains bots until you get better. <br> + Humans are too weak.<br> + テトリスできない。 + ( ͡° ͜ʖ ͡°) </h1> + </main> + </body> +</html> + |