*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100vh;height:100dvh;width:100%;overflow:hidden}body{font-family:sans-serif;background-color:#0b2e2b;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}#root{display:flex;flex-direction:column;height:100%}
