initial commit

This commit is contained in:
2025-10-15 20:22:10 -04:00
parent f26fee2a03
commit 6e9b98354b
79 changed files with 1 additions and 516 deletions

View File

@@ -1,22 +0,0 @@
body {
text-align: center;
background: #333;
color: white;
}
ul, ol {
margin: 0;
padding: 0;
display: inline-block;
text-align: left;
}
ul li {
list-style: none;
}
a {
color: deepskyblue;
text-align: center;
margin: auto;
}