html {
  background-color: gray;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

#titolo {
  color: white;
  font-size: 50px;
}

#email {
  color: white;
}
