*{box-sizing:border-box}html,body{all:unset;width:100vw;height:100vh}body,#root{width:100%;height:100%}.container{width:100%;height:100%;display:grid;place-items:center}.item{max-width:24rem;max-height:24rem}
