body {
  background: #f3f3f3;
  background-position: center;
  background-size: cover;
}
.card {
  box-shadow: 2px 2px 2px #ddd;
}
