CSS 80's TRON Grid
问题 I'm wanting to build an "80's TRON Grid" effect with CSS but I'm running into a few issues with getting it where I want it. Stuff like this. My Requirements: Fade 1 side to transparent Package it up into a nice .class to put on any <element> and it just work I've made 2 attempts at this w/ 2 different techniques. 80's Grid #1 (pseudo selectors) https://codepen.io/oneezy/pen/MPQWBE Although this works perfectly, it's not ideal to put 10 <div> 's in my html every time I want the effect. body {