html,body,#canvas{margin:0;padding:0;border:0}@font-face{font-family:Optima;src:url(Optima\ Medium.ttf)}#title{font-family:Optima;font-size:4em;text-align:center}#subtitle{font-family:Optima;font-size:2em;text-align:center}body{color:#fff;background-color:#000;overflow:hidden;touch-action:none}#canvas{display:block}#canvas:focus{outline:none}#status,#status-splash{position:absolute;left:0;right:0}#status,#status-splash{top:0;bottom:0}#status{background-color:#242424;display:flex;flex-direction:column;justify-content:center;align-items:center}#loader{width:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}#status-splash{max-height:100%;max-width:100%;margin:auto}#status-notice{display:none}progress{border-radius:0;width:95%;height:22px;box-shadow:1px 1px 4px #0003}progress::-webkit-progress-bar{background-color:#000;border-radius:0}progress::-webkit-progress-value{background-color:gold;border-radius:0;box-shadow:1px 1px 5px 3px #0a0a0acc}#status-notice{background-color:#5b3943;border-radius:.5rem;border:1px solid #9b3943;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}
