body {
  background: linear-gradient(180deg, #f8fbff 0%, #f2f7f2 100%);
}

.card {
  border-radius: 0.8rem;
}

textarea.form-control {
  font-family: "Consolas", "BIZ UDPGothic", monospace;
}
