.scroll_none{scrollbar-width:none}.scroll_none::-webkit-scrollbar{display:none}@keyframes moveAndColor{0%{color:red}50%{color:red}80%{scale:1.1}to{scale:1;color:purple}}.storyAnimation{animation:moveAndColor 3s infinite alternate;-webkit-animation:moveAndColor 3s infinite alternate;border:2px solid;color:#db2777}.myList{scrollbar-width:none}