@media (width>=414px){body,html{background-color:#0f172a;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:20px 0;display:flex}#root{background-color:#fff;border:8px solid #1e293b;border-radius:40px;width:414px;height:896px;max-height:95vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #ffffff40}}