:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fb630e;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.parent-div{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}
