body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{line-height:100vh;vertical-align:center}.title,main{text-align:center}.flex-container{align-content:space-evenly;display:flex;flex-direction:row;height:500px;padding:0 150px}.intro{background:#cce5ff;left:0;padding:0 10px;position:absolute;text-align:center;top:10%;width:100%}.flex-column{align-content:space-evenly;display:flex;flex-direction:column;height:500px;text-align:center}.textbox{width:600px}.output3{height:250px;overflow:hidden;white-space:pre;width:200px}.button{background-color:#a8c5e1;border:none;border-radius:4px;color:#fff;font-size:28px;margin:5px;padding:20px;text-align:center;transition:all .5s;width:200px}.button,.button span{cursor:pointer;display:inline-block}.button span{position:relative;transition:.5s}.button span:after{content:"\00bb";opacity:0;position:absolute;right:-20px;top:0;transition:.5s}.button:hover span{padding-right:25px}.button:hover span:after{opacity:1;right:0}
/*# sourceMappingURL=main.e7cf31c6.css.map*/