#sky-explorer-wrapper{

max-width:1200px;
margin:auto;
padding:20px;

}

#sky-info{

background:#ffffff;
padding:20px;
border-radius:10px;
margin-bottom:20px;

box-shadow:0 2px 10px rgba(0,0,0,.08);

}

#earth-container{

height:700px;
background:#000;

border-radius:15px;

overflow:hidden;

}