.App {
  text-align: center;
  padding: 20px;
  font-family: Arial, sans-serif;
}
h1 {
  color: #2c3e50;
  margin-bottom: 30px;
}