"10 print chr$(205.5+rnd(1)) goto 10" is a famous line of code (in BASIC) which produces very interesting maze-like designs. I decided to make my own version of it, using HTML, CSS and JS as a way to improve my skills.