body{margin:0}.loading{color:#fff;background:#000;place-items:center;height:100vh;display:grid}.bottom-bar{justify-content:center;align-items:end;width:100%;display:flex}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100vh;min-height:100vh;margin:0;padding:0}#sky{touch-action:none;background:#000;width:100%;height:100%;display:block}.App{grid-template-rows:min-content minmax(0,1fr) min-content;grid-template-columns:100vw;height:100vh;min-height:100vh;display:grid;overflow:hidden}.satellite-details{grid-template:"general general""coordinates elements""tle tle"/auto auto auto;display:grid}section{padding:1ch}
