#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-image:linear-gradient(to right top,#fefffb,#ede0c6,#edbb9a,#ee9088,#e06592);margin:0}body{margin:0}.dashboard,body{height:100vh;width:100%}.dashboard{display:flex;flex:1}.dashboard__left{justify-content:space-between}.dashboard__left,.dashboard__right{width:100%;display:flex;flex-direction:column;align-items:center;padding:50px 10px}.dashboard__right{border-left:1px solid #000}.dashboard__input{padding:20px;width:100%;font-size:40px}.dashboard__result{font-size:20px;border-bottom:1px solid grey;width:100%;display:flex;align-items:center;justify-content:center}.dashboard__result-holder{width:100%;max-width:250px;max-height:300px;overflow:auto;border:1px solid #000}.dashboard__right-title{margin-top:100px}.dashboard__text-area{width:100%;height:100%;max-width:500px;max-height:700px}.dashboard__selected-words-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center}.dashboard__selected-words-area{display:flex;align-items:center;justify-content:center;width:100%;max-width:500px;margin:0 15px}.dashboard__selected-word{border-radius:8px;background-color:#fff;width:100px;margin:0 15px;padding:10px 20px}.home[data-v-2e306064]{width:100%;height:100vh}