diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29..0000000 diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index 11cc3a8..0000000 --- a/TODO.txt +++ /dev/null @@ -1,6 +0,0 @@ -TODO: - -Simplify! - Get as much into one file as you possibly can - Remove regl - Record WebGL debug calls diff --git a/index.html b/index.html index 2f221c2..3b89d6e 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,6 @@ background: black; overflow: hidden; margin: 0; - - font-family: monospace; - font-size: 2em; - text-align: center; } canvas { @@ -29,5 +25,8 @@ } -
+ + + +