:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#000;background-color:#fff}img{-webkit-filter:invert(100%);filter:invert(100%)}}body{margin:0 auto;display:flex;place-items:center;min-width:150px;min-height:100vh;max-width:600px;font-size:1.5rem}div{will-change:background-color;transition:background-color .3s}p{will-change:color;transition:color .3s}img{will-change:-webkit-filter,filter,;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}img{width:100%;max-width:300px;height:auto}
