body,html{padding:0;margin:0;background:#000;overflow:hidden;height:100%}canvas{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:'Courier New',Courier,monospace;background:#000;color:#fff}.loading::after{content:"";-webkit-animation:ellipsis 1s infinite;animation:ellipsis 1s infinite}@-webkit-keyframes ellipsis{0%,100%{content:"\00a0\00a0\00a0"}25%{content:".\00a0\00a0"}50%{content:"..\00a0"}75%{content:"..."}}@keyframes ellipsis{0%,100%{content:"\00a0\00a0\00a0"}25%{content:".\00a0\00a0"}50%{content:"..\00a0"}75%{content:"..."}}
