.aboutPage {
  font-size: 20px;
  position: absolute;
  top: 50%;
  margin-top: -200px;
  /* half of #content height*/
  left: 35%;
  width: 100%;
}
