#loading,
#results {
  display: none;
}

.cover {
  background-color: #0b0d4e !important;
}

footer {
  height: 50px;
  position: fixed;
  width: 100%;
  bottom: 0;
  margin: 0;
  color: white;
  text-align: right;
}
footer > p {
  padding-right: 1rem;
}
