.hide-smoothly {
  opacity: 0;
  transition: 0.5s;
}
