html,
body {
  height: 100%;
}


.card-header {
  background-color: #1a9fda;
  color: white;
  padding: 10px 20px;
}
