body > .ui.grid {
  height: 100%;
}

.column {
  max-width: 450px;
}

.card {
  min-width: 500px;
  font-size: 1.5em !important;
}
.description {
  min-height: 150px !important;
}
#MadeBy {
  color: white;
}
