@import url(https://fonts.googleapis.com/css2?family=Noto+Emoji:wght@300&display=swap);
body{margin:0;height:100vh;width:100vw;overflow:hidden;background-image:url(63667816c168a00aab53.jpeg);background-size:cover;background-repeat:no-repeat;background-position:center}.center{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center}#screen{padding:20px;border-radius:30px;background-color:rgba(0,0,0,.9)}#screen>div{white-space:pre;font:14px monospace;mix-blend-mode:screen}#toolbar{position:absolute;right:0;bottom:0;display:flex;flex-direction:row}.toolbar-button{height:1em;width:1em;background-color:rgba(0,0,0,.9);border:green solid 2px;margin-left:.5em;font:32px Noto Emoji,monospace;color:#90ee90;padding:.5em;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.toolbar-button.invisible{display:none}.icon{font-family:"Noto Emoji",monospace;color:#90ee90;font-weight:bolder}button,textarea{border:green solid 2px;padding:.2em;cursor:pointer;background:none;color:#90ee90}
