first commit

This commit is contained in:
Andrea Bianchi
2026-03-20 16:42:36 +09:00
commit 3c585bca3b
12 changed files with 90617 additions and 0 deletions

18
style.css Normal file
View File

@@ -0,0 +1,18 @@
.icon {
font-size: 8em;
}
.form-label {
display: block;
}
.slider {
display: flex;
align-items: center;
}
.yearValue {
width: 10%;
margin-left: 1em;
text-align: right;
}