:root{--background:#fff;--foreground:#171717}#app,body,html{min-width:1450px;width:100%;height:100%}html.greyTheme{filter:grayscale(1)}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}input{outline:none;border:none;background:transparent}