*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{background:radial-gradient(circle at top,#f7e4d0 0,#d7b698 35%,#c1875a 70%,#a56a3b 100%);display:flex;align-items:center;justify-content:center}.wrapper{display:flex;align-items:center;justify-content:center;padding:10px;width:100%;height:100%}.promo-image{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-shadow:0 10px 30px rgba(0,0,0,.35);border-radius:4px}@media (max-width:480px){.wrapper{padding:15px}}
