html {
  scroll-behavior: smooth;
}

.my-icon {
  width: 100px;
  overflow: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto
}

