Wrote out index.html, adding comments to note intended design ideas to be explored

This commit is contained in:
2025-08-11 20:21:03 -05:00
parent cc5e3a2af8
commit fde00ef1b1
3 changed files with 98 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
body {
background-color: lightblue;
}