body {
    background: linear-gradient(135deg, #064f12, #ffffff);
    background-attachment: fixed;
}
.card {
  background-color: #fff;
}