:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media(prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb));height:100vh;width:100vw;position:relative;overflow:hidden;box-sizing:border-box;font-size:11px;color:#333}body,ul{margin:0}ul{list-style:none;padding:0}*{scrollbar-width:thin;scrollbar-color:#cdcdcd #f0f0f0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f4f4f6;border-radius:20px}::-webkit-scrollbar-thumb{background-color:#cdcdcd;border-radius:20px}button{white-space:nowrap}