.vis {
  visibility: hidden;
}

.vis2 {
  visibility: none;
}

html {
  scroll-behavior: smooth;
}
