body {
  text-align: center;
  font-family: sans-serif;
  font-size: 20px;
  color: #333;
}

h1 {
  color: green;
  font-size: 30px;
  font-weight: 600;
}