body{width:100vw;height:100vh;margin:0;background-color:#000;display:flex;justify-content:center;align-items:center;overflow:clip}#root{width:100%;height:100%}.root{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.app{width:90%;max-height:70vh}.text{color:#fff;white-space:normal;overflow-wrap:break-word;text-align:center;margin:0}
