:root { --negro: hsl(0, 0%, 0%);}.bg-negro { background-color: var(--negro); }.text-negro { color: var(--negro); }