:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:linear-gradient(135deg,#fff 0%,#121212 100%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#root{height:100vh;width:100%;display:flex}body{margin:0;display:flex;place-items:center}h1{font-size:3.2em;line-height:1.1}.App{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#fff,#121212);padding:20px}.App h1{font-size:20px;line-height:1.1;margin:20px 0}.App img{width:100%;max-width:400px;height:auto;margin-bottom:20px}@media(min-width:600px){.App img{max-width:600px}}
