body,html{height:100%}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}#root,.App{height:100%}.App{background-color:gray;display:flex}@media (max-width:768px){.App{display:block;flex-direction:column;overflow-y:scroll}}#main{display:flex;flex-direction:column-reverse;width:100%}.button:hover{cursor:pointer}.blue{background-color:#1e90ff;color:#fff}.blue:hover{background-color:#0f7fdd}.red{background-color:tomato;color:#fff}.red:hover{background-color:#dd4d30}.gray{background-color:#aaa}.gray:hover{background-color:#9a9a9a}.flex{display:flex;justify-content:space-around}.maxWidth{width:100%}.maxHeight{height:100%}.round{border-radius:15px}.noBorder{border:none;outline:none}.center{justify-content:center}.block{display:block}.wordInput{align-items:center;bottom:0;display:flex;flex-direction:row;position:fixed;width:100%}#textInput{font-size:20px;width:90%}.height{height:9.8vh}.sticky{position:-webkit-sticky;position:sticky;top:10px}@media (max-width:768px){.gray:hover{background-color:#aaa}#textInput{width:100%}}#ViewWords{align-items:center;height:90%;margin-bottom:9.8vh;overflow:auto;width:100%}.center{text-align:center}#words{font-size:2em}#stopInput{position:fixed;top:10px}@media (max-width:768px){#stopInput{top:11%}#blank{height:9.8vh}}.newLine{white-space:pre-line}.sideBar{background-color:#dedede;height:100%;left:0;margin-right:20px;text-align:center;top:0;width:250px}@media (max-width:768px){.sideBar{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:0;width:100%}}.sideBarButton{background-color:#dedede;border:none;font-size:1em;width:100%}.sideBarButton:hover{background-color:#cfcfcf;border:none;cursor:pointer}.element{margin-top:10px;width:100%-10px}.button-m{height:2em;margin:20px;-webkit-user-select:none;user-select:none;width:4em}.text-center{align-items:center;display:flex;justify-content:center;text-align:center}@media (max-width:768px){.button-m{-webkit-user-select:auto;user-select:auto}}.bigText{font-size:2em}.blueText{color:blue}.click{cursor:pointer}.newline{white-space:pre-line}.overflow{overflow:auto}.max{max-height:100%;max-width:100%}
/*# sourceMappingURL=main.01d711ac.css.map*/