html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#1a1a1a;flex-shrink:0}.App{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}
