@keyframes drop{to{opacity:0;transform:translateY(100vh)}}.matrix-rain{background-color:#000;color:#0f0;font-family:Courier New,Courier,monospace;font-size:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.matrix-rain>span{display:inline-block;margin-right:2px}.command-prompt{background-color:#000;box-sizing:border-box;color:#0f0;font-family:Courier New,monospace;height:100vh;overflow:auto;overflow-wrap:break-word;padding:10px}.blinking-cursor{animation:blink 1s step-end infinite}@keyframes blink{0%,to{color:transparent}50%{color:#0f0}}
