intialial commit

This commit is contained in:
2025-12-03 10:05:43 -06:00
parent 03e87513f0
commit 79fe162f31
11 changed files with 265 additions and 0 deletions

8
assets/index.css Normal file
View File

@@ -0,0 +1,8 @@
body {
background-color: lightpink;
}
/* nav { */
/* display: flex; */
/* justify-content: space-between; */
/* } */