[Code Golf] Trans Flag in JavaScript Browser Console
transgolf.js
1 lines 117 B view raw
1console.log('%c '.repeat(5),...`5CFFABFFFFAB5CF`.match(/.../g).map(c=>`background:#${c};display:flex;padding:2%26%`))