added demo site for testing elements

This commit is contained in:
2024-11-12 17:50:59 -07:00
parent 7cac880f8e
commit f87a43c3a9
6 changed files with 28 additions and 0 deletions

3
demo_site/style.css Normal file
View File

@@ -0,0 +1,3 @@
html {
background-color: white;
}