<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Puspa Jewellers</title><style>*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden}body{display:flex;align-items:center;justify-content:center;background:#000}img{width:100%;height:100%;object-fit:contain}</style></head><body><img src="/puspa_jewellers.png" alt="Puspa Jewellers"></body></html>