html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;background:#19191c}*{box-sizing:border-box}.app-shell{width:100%;height:100%}.game-canvas{width:100%;height:100%;display:block;cursor:default}
