*{min-width:0;min-height:0}html,body{height:100%}body{margin:0;display:flex;background:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}#loading{position:absolute;top:0;bottom:0;left:0;right:0;color:#444;font-size:24px;font-family:sans-serif;text-transform:uppercase;display:flex;flex-flow:column;align-items:center;justify-content:center;background:#222034}#loading img{width:100%;height:100%;image-rendering:pixelated;}#loading .error{text-align:center;padding:0 2em}canvas{flex:1;outline:none}