.icon {
  display: block;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
}

.introduction-area {
  width: fit-content;
  margin: 0 auto;
}