          .noselect,img{user-select:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#000;color:#e6e6e6;font-family:Rajdhani,sans-serif;display:flex;justify-content:center}.container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:0 20px 20px;max-width:800px}img{max-width:320px;max-height:60vh;width:auto;height:auto;object-fit:contain;pointer-events:none;filter:grayscale(100%) brightness(0%) contrast(110%)}.text-block{white-space:pre-wrap;font-size:16px;line-height:1.4}.selectable{user-select:text}
