body,html{height:100%;margin:0}body{display:flex;flex-direction:column;height:100dvh;min-height:100%;touch-action:auto}#root,body,html{background-color:#f4f0e8}a,a:visited{text-decoration:none}::-webkit-scrollbar{box-shadow:none;height:8px;width:8px}::-webkit-scrollbar-track{border-radius:16px}::-webkit-scrollbar-thumb{background:#b68d40;border:1px solid #2e2a2533;border-radius:16px}::-webkit-scrollbar-thumb:hover{background:#8d6b2f}::-webkit-scrollbar-corner{background:#0000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}