a{background:linear-gradient(to right,#66f,#09f,#0f0,#f39,#66f);-webkit-background-clip:text;background-clip:text;color:transparent;animation:rainbow_animation 6s ease-in-out infinite;background-size:400% 100%}@keyframes rainbow_animation{0%,to{background-position:0 0}50%{background-position:100%0}}embed{display:none}@font-face{font-family:"Apple II";src:url(font.ttf)}body{color:#0e0;background:#111;font-size:1.55vh;font-family:"Apple II";line-height:4vh}h1,h2,h3,h4,h5,h6{margin:0}a{color:red;text-decoration:none}a:hover{color:#fff}#output{width:95vw;height:84%;margin-bottom:2vw;overflow-y:scroll;padding:2vw;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#output div{margin-bottom:1vw}.line{letter-spacing:-1px;content:"---"}.halfDiv{height:.35em}.choice::before{content:"["}.choice::after{content:"] "}.userInput{color:#a9a9a9;opacity:.5}.br{height:1%}#input{width:98.5vw;height:10vh;color:#0e0;background:#111;position:fixed;bottom:1.5%;font-size:2vh;font-family:"Apple II";padding-left:1em}#input::selection{background:#00008b}#input::-moz-selection{background:#00008b}:focus{outline:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#111;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:10px}