body {
  background: linear-gradient(rgba(255, 0, 0, 0.8), rgba(255, 0, 170, 0.8))
    no-repeat center center fixed;
}

.card {
  background: rgba(0, 0, 0, 0.5);
}
