.about {
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 100%;
  padding: 20px;
}

.about h2 {
  font-size: 3rem;
  text-align: center;
  margin-top: 20px;
}
