diff --git a/main.rs b/main.rs new file mode 100644 index 0000000..e69de29 diff --git a/public/index.css b/public/index.css index 211c114..8b5c750 100644 --- a/public/index.css +++ b/public/index.css @@ -10,10 +10,6 @@ html { height: 100%; } -li { - color: #fff; -} - body { display: flex; flex-direction: row; diff --git a/public/index.html b/public/index.html index 819b5a0..a7f1b58 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,17 @@