.app-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.app-container h1{color:var(--green);padding:1rem}*{box-sizing:border-box}:root{--green:green;--red:red;--blue:blue}html{touch-action:manipulation}body{height:100vh;margin:0;padding:0;width:100vw}
/*# sourceMappingURL=main.78195432.css.map*/