:root{font-family:Courier Prime,Courier New,monospace;line-height:1.5;font-weight:400;--bg-color: #FFFBF0;--text-color: #2d3436}html{scrollbar-color:#2d3436 #FFFBF0;overflow-y:scroll;background-color:var(--bg-color)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#2d3436}::-webkit-scrollbar-thumb{background:#636e72;border-radius:6px;border:3px solid #2d3436}body,html,#root{margin:0;padding:0;width:100%;min-height:100vh;background-color:var(--bg-color);color:var(--text-color);display:block;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
