html, body {
  width:  100%;
  height: 100%;
  margin: 0px;
}
#background_space{
  display: none;
}


#earth{
  display: none;
  margin-top: 19%;
  width: 32%;
}

#station{
  display: none;
  width: 10%;
}
