body{padding:0;margin:0;height:100vh;width:100%;overflow:hidden;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center}#root{background-color:#000;width:100vw;height:100vh;display:flex;justify-content:center;color:purple}
