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="#f1f5f9"/> <path d="M0 0H1920V1080H0V0Z" fill="url(#paint0_linear)"/> <defs> <linearGradient id="paint0_linear" x1="960" y1="0" x2="960" y2="1080" gradientUnits="userSpaceOnUse"> <stop stop-color="#ffffff" stop-opacity="0.5"/> <stop offset="1" stop-color="#f1f5f9" stop-opacity="0.8"/> </linearGradient> </defs> </svg> |