*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}.work-in-progress{width:100vw;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.work-in-progress p{color:#fff;font-size:12pt;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.dot{animation:pulse 1.4s ease-in-out infinite}.dot-1{animation-delay:0s}.dot-2{animation-delay:.2s}.dot-3{animation-delay:.4s}
