body {
  font-family: Arial, sans-serif;
  margin: 40px;
}
h2 {
  color: #333;
}
#result {
  margin-top: 20px;
  font-weight: bold;
}
