Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 | <svg width="1920" height="1080" viewBox="0 0 1920 1080" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="1920" height="1080" fill="#0f172a"/> <circle cx="50%" cy="50%" r="600" fill="url(#paint0_radial)" fill-opacity="0.2"/> <defs> <radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(960 540) rotate(90) scale(600)"> <stop stop-color="#0062A7"/> <stop offset="1" stop-color="#0f172a" stop-opacity="0"/> </radialGradient> </defs> </svg> |