body {
  max-width: 100vw;
  min-width: 75vw;
  text-align: center;
}


.title {
  color:  teal;
  font-family: Helvetica;
}