:root{--sakinah-max-width: 1024px;background:#f4e9e4}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}html,body{min-height:100vh}body{background:#f4e9e4;display:flex;justify-content:center;overflow-x:hidden}#root{width:min(100vw,var(--sakinah-max-width));height:100vh;background:#fff8f6;overflow:hidden}#root>div{height:100%}
