:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}.landing{min-height:100vh;display:grid;place-items:center;font-family:system-ui,sans-serif}.landing-content{text-align:center}.landing-title{font-size:3rem;margin:0}.landing-subtitle{opacity:.7}
