html,body,#root{background:#000;width:100%;height:100%;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}html,body,#root,.app{background:#000;width:100%;height:100%;overflow:hidden}.app{justify-content:center;align-items:center;display:flex}
