body {
  font-family: Arial, sans-serif;
  color: $text-color;
  background-color: #f4f4f4;
  padding: 20px;
}
