


body {
  font-family: Arial, sans-serif;
  background-color: tomato;
  text-align: center;
  margin-top: 69px;
}

form {
  margin-bottom: 12px;
}

#horoscopeResult {
  font-size: 1.2em;
  color:#000000;
  margin-top: 25px;
}
