*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}:root{--background: 242, 244, 247;--text: 15, 18, 21}@media (prefers-color-scheme: dark){:root{--background: 15, 18, 21;--text: 233, 236, 249}}body{align-items:center;background:rgb(var(--background));color:rgb(var(--text));display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20pt;text-align:center}h1{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:34pt;font-weight:400;letter-spacing:.4pt;line-height:41pt;margin:0 0 10pt}img{vertical-align:top;width:100%}.logo{display:inline-block;max-width:200px}
