Set of colored markers in CSS. Testing how to create different color combinations in style.css.
-hsl(hue, saturation, lightness) hue: 0-360 saturation: 0-100 (%) lightness: 0-100 (%)
-linear gradient(90deg, (rbg value, rgb value, rgb value))
-testing color gradients, saturation, usage of alpha