@media (prefers-color-scheme:dark){:root{--background:linear-gradient(180deg,#d6d6d6 80%,#B275E0);--foreground:#ededed}}html{scroll-behavior:smooth;background:var(--background);background-repeat:no-repeat;background-size:100% 100%}body{min-height:100%;zoom:100%!important}*{box-sizing:border-box;padding:0;margin:0}@media screen and (max-width:420px){body{zoom:95%!important}}