first commit

This commit is contained in:
Christian Lawson-Perfect 2025-02-09 20:08:41 +00:00
commit bdbb9f81e0
4 changed files with 125 additions and 0 deletions

11
style.css Normal file
View file

@ -0,0 +1,11 @@
path {
fill: none;
stroke: black;
stroke-width: 0.01;
stroke-opacity: 0.5;
}
line.axis {
fill: none;
stroke-width: 0.01;
}