#about-card {
  background-color: beige;
  border: 2px solid brown;
  
  width: 90vw;
}