.title {
    font-size: 30px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
  }
  .profile-pic {
    border-radius: 50%;
    border: 2px solid #ccc;
    width: 150px;
    height: 150px;
  }
  