:root{--color-bg1:#ffffff;--color-bg2:#cdcdcd;--color-bg3:#9a9a9a;--color-brd:#b0b0b0;--color-tx1:#171717;--color-hl1:#188dec;--color-hl1a:#188dec33;--color-hl2:#d68008;--color-hl2a:#d6800833;--color-red:#d60000;--color-reda:#d6000033;--color-gre:#00a600;--color-grea:#00a60033;--color-yel:#eae60d;--color-yela:#eae60d33}html{height:100%;color:var(--color-tx1);background:var(--color-bg1);background-image:url(/images/wallpaper.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--color-brd);border-radius:3px}::-webkit-scrollbar-corner{background-color:transparent}input,select,textarea{border-radius:5px;background:none;border:1px solid var(--color-brd);color:var(--color-tx1);outline:none;box-sizing:border-box}