html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}body{background:var(--colorNeutralBackground1, #fff)}#root{height:100%;display:flex;flex-direction:column}.tw.tw-flex{display:flex}.tw.tw-grid{display:grid}.tw.tw-gap-4{gap:1rem}.tw.tw-gap-6{gap:1.5rem}.tw.tw-p-8{padding:2rem}.tw.tw-mx-auto{margin-left:auto;margin-right:auto}.tw.tw-w-full{width:100%}.tw.tw-h-full{height:100%}.tw.tw-items-center{align-items:center}.tw.tw-justify-center{justify-content:center}
