Add some sidebars and license stuff

This commit is contained in:
2023-07-21 11:55:10 +09:00
parent 3397d7096d
commit fdf8c3b173
21 changed files with 3627 additions and 300 deletions

5
src/index.css Normal file
View File

@@ -0,0 +1,5 @@
body {
margin: 0;
display: flex;
place-items: center;
}