html{
  font-family: Arial, Helvetica, sans-serif;
}

#title{
  text-align: center;
  font-size: 3.5vw;
}

.info{
  margin-left: 8vw;
}
