I get an error that the var(--white) does not has a correct value, should be valid? ``` :root { --white: #fff; } ``` ``` Error: CSS: border-color: var(--white) is not a color value. At line 48, column 118318 60%,transparent);width:1.4em;h ````