.story::-webkit-scrollbar{
  display: none;
}

a:focus {
  outline: none !important;
}

.active{
  display: none;
}