body { 
  background-color: rgba(90, 90, 90, 1.0);
}
main {
  text-align: center;
}
h1 { 
  color: rgba(255, 255, 255, 1.0);
}

