*,:before,:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}body{background:#e7d8b7;min-height:100vh}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1000px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}
