body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}div::-webkit-scrollbar{width:1em}div::-webkit-scrollbar-corner{background:transparent}div::-webkit-scrollbar-track{background-color:#303030;box-shadow:inset 0 0 6px #585858;border-radius:10px}div::-webkit-scrollbar-thumb{background-color:gray;box-shadow:0 0 6px #1d1d1d;border-radius:10px}textarea::-webkit-scrollbar{width:1em}textarea::-webkit-scrollbar-track{background-color:#303030;box-shadow:inset 0 0 6px #585858;border-radius:10px}textarea::-webkit-scrollbar-thumb{background-color:gray;box-shadow:0 0 6px #1d1d1d;border-radius:10px}textarea::-webkit-scrollbar-corner{background:transparent}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}