html{height:100vh}body{height:100vh;padding:0;margin:0;display:grid;grid-template-rows:1fr auto;font-family:Arial,Helvetica,sans-serif;background:#262626;background-image:url(e0bc999b88d2e4ba0fa6.webp);background-position:center;background-repeat:no-repeat;background-size:cover}main{display:grid;justify-content:center;align-items:center}footer{text-align:center}.product-card{max-width:100%;padding:40px;background-color:fade(#262626, 60%);border-radius:12px;backdrop-filter:blur(10px);box-shadow:0 0 24px #111}.product-card .logo{text-align:center}.product-card .logo img{height:120px}.product-card .coming-soon{margin-top:24px;text-align:center;color:#fff;font-size:20px}

/*# sourceMappingURL=app.min.css.map*/