#canvas,body,html{border:0;margin:0;padding:0}body{background-color:#000;color:#fff;overflow:hidden;touch-action:none}#canvas{display:block}#canvas:focus{outline:none}#status,#status-progress,#status-splash{left:0;position:absolute;right:0}#status,#status-splash{bottom:0;top:0}#status{align-items:center;background-color:#242424;display:flex;flex-direction:column;justify-content:center;visibility:hidden}#status-splash{margin:auto;max-height:100%;max-width:100%}#status-notice,#status-progress{display:none}#status-progress{bottom:10%;margin:0 auto;width:50%}#status-notice{background-color:#5b3943;border:1px solid #9b3943;border-radius:.5rem;color:#e0e0e0;font-family:Noto Sans,Droid Sans,Arial,sans-serif;line-height:1.3;margin:0 2rem;overflow:hidden;padding:1rem;text-align:center;z-index:1}