html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:hidden;box-sizing:border-box}body{background-color:#000}body{margin:0;padding:0;box-sizing:border-box;min-height:100vh;width:100vw}#root{width:100%;height:100%}
