body{margin:0;box-sizing:border-box;font-family:Space Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background, black);font-variant-ligatures:no-common-ligatures}a{color:inherit}[data-theme=dark] ::-webkit-scrollbar-track{background-color:#000}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#fff}[data-theme=light] ::-webkit-scrollbar-track{background-color:#fff}[data-theme=light] ::-webkit-scrollbar-thumb{background-color:#000}::-webkit-scrollbar{width:2px;height:2px}button[disabled]{cursor:not-allowed}::selection{background-color:#5dbb46;color:#000}::-moz-selection{background-color:#5dbb46;color:#000}
