diff --git a/index.html b/index.html index d66eca6..e077cde 100644 --- a/index.html +++ b/index.html @@ -5,11 +5,12 @@ Cubewaves + - + diff --git a/public/style.css b/public/style.css new file mode 100644 index 0000000..9008702 --- /dev/null +++ b/public/style.css @@ -0,0 +1,5 @@ +html, body { + margin: auto; + text-align: center; + background-color: #1e1e1e"; +} \ No newline at end of file