task done

This commit is contained in:
=
2026-04-10 14:33:23 +10:00
parent 838fa29509
commit 4f11081420
6 changed files with 61 additions and 61 deletions

View File

@@ -53,4 +53,13 @@ svg text {
.bad-selection{
color: red;
border: solid thin red;
}
.blackDiv{
background-color: black;
color: white;
font-weight: bold;
padding: 60px;
}