:root{--background-color:#0f172a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background-color);color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{width:100%;min-height:100vh}:root[data-theme=halloween]{--background-color:orange}
