#cargando {
  display: none;
}

body {
  color: white;
}

h1 {
  color: white;
}

div {
  color: white;
}
table,
th,
td {
  color: white;
}
#contenedor {
  margin-top: 5px;
}

.jumbotron {
  background-color: lightskyblue;
}
