@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300&display=swap);body{padding:0;margin:0;box-sizing:border-box;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.title{text-transform:uppercase;font-size:11vw;color:#000}.inputs{width:40%;display:flex;justify-content:space-between}.search{width:100%}@media screen and (max-width:480px){.inputs{width:70%}}.wrapper{width:70%;border:2px solid #000;border-radius:1rem;max-height:50vh;margin:2rem auto;padding:1rem;overflow:hidden;overflow-y:auto;scrollbar-width:thin}.subtitle{font-weight:700;font-size:5vw}.single-meaning{display:flex;flex-direction:column;justify-content:flex-start;background-color:#87cefa;color:#000;padding:1rem;margin-bottom:1rem;border-radius:1rem}p span{font-weight:700}.app{width:100%}
/*# sourceMappingURL=main.d404290d.chunk.css.map */