*{box-sizing:border-box}html{height:100%;color-scheme:light dark;background-color:#1f1f1f}@media (prefers-color-scheme: light){html{background-color:#ededed}}body{margin:0;min-height:100%;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{flex:1;display:flex;flex-direction:column}@media only screen and (max-width: 768px){body{width:100%}}
