body,html{margin:0;padding:0;font-family:sans-serif;height:100vh;width:100vw;overflow:hidden;position:fixed;top:0;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.App{height:100vh;-ms-flex-direction:row;flex-direction:row}.App,.word{display:-ms-flexbox;display:flex}.word{height:100%;width:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.word .kanji{font-size:50vh}.details{height:100%;width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.details .example-wrapper{width:60%}b{color:red;font-weight:700}@media only screen and (min-width:720px){.kanji{font-size:calc(64px + 6vw)!important}}@media only screen and (max-width:480px){.App{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.word{text-align:center;height:100%;width:100%}.word .kanji{font-size:30vh}.details{height:auto;width:100%}.details .example-wrapper{width:80%}}
/*# sourceMappingURL=main.5b89c35e.css.map*/