Build an Availability Table - Build an Availability Table

Tell us what’s happening:

The last test case of my Build an Availability Table is not passing. linear-gradient(90deg,
var(–color0) 0%,
var(–color0) 10%,
var(–color1) 10%,
var(–color1) 20%,
var(–color2) 20%,
var(–color2) 40%,
var(–color3) 40%,
var(–color3) 60%,
var(–color4) 60%,
var(–color4) 80%,
var(–color5) 80%,
var(–color5) 100%
);
}. i have even tried putting repeating in front of the linear-gradient still nothing. Please help.

Your code so far

<!-- file: index.html -->

/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36

Challenge Information:

Build an Availability Table - Build an Availability Table

see here the example of a Gradient with multi-position color-stops