.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
@keyframes matrix-fall{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.animate-matrix-fall{animation:linear infinite matrix-fall}
