@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";body{background-color:#000;color:#0f0;margin:0;padding:0;overflow:hidden}@font-face{font-family:MatrixMovieFont;src:url(/assets/matrixmoviefont-q11zj0mr.ttf) format("truetype");font-weight:400;font-style:normal}.App{text-align:center}.commodore64-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#000;font-family:VT323,monospace}.commodore64-screen{width:95vw;height:95vh;background-color:#352879;border:20px solid #7064AB;color:#998bdb;padding:20px;box-sizing:border-box;overflow-y:auto;font-size:.75rem;line-height:.75rem;text-transform:uppercase;text-align:left}.commodore64-text{white-space:pre-wrap}.inverse{background-color:#998bdb;color:#352879}.blinking-cursor{animation:blink-animation 1s steps(2,start) infinite;background-color:#998bdb;display:inline-block;width:1ch;height:.75rem}@keyframes blink-animation{to{visibility:hidden}}.commodore64-screen::-webkit-scrollbar{width:12px}.commodore64-screen::-webkit-scrollbar-track{background:#352879}.commodore64-screen::-webkit-scrollbar-thumb{background-color:#998bdb;border-radius:6px;border:2px solid #352879}.clock{background-color:transparent;color:#7064ab}.subsecond{color:#b8c76f}.hour,.minute{color:#7064ab}.second{color:#9ad284}
