body {
  font-family: 'Segoe UI', sans-serif;
}
textarea {
  resize: vertical;
}
.card {
  border-radius: 10px;
}