*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100vh;height:100dvh;overflow:hidden;background:#000;font-family:Poppins,sans-serif;font-weight:400}#app{width:100%;height:100%}@media (min-width: 1024px){body{background:#111;display:flex;justify-content:center;align-items:center}#app{display:contents}}
