@use cssnext; :root { --body_bg_color: color(black lightness(20%)); } body { background: var(--body_bg_color); }
This Pen is owned by Envato Tuts+ on CodePen. It is a fork of this Pen.
See more by @tutsplus on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.