@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);*{box-sizing:border-box;margin:0;padding:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main__container{margin:1.5rem;padding:.5rem}.header__title{font-family:Ubuntu,sans-serif;font-size:2.5rem;text-align:center}.header__input{display:flex;justify-content:space-around;margin:1.5rem .5rem .5rem}@media (max-width:700px){.header__input{align-items:center;flex-direction:column;justify-content:space-around}}.card__container{background-color:rgba(77,77,77,.192);box-shadow:1px 1px 1px #000;padding:1rem}blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1em .25rem;padding:.5em .25rem;quotes:“ ” ‘ ’;quotes:initial}blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{display:inline}.defination__container{border-radius:10px;box-shadow:1px 1px 1px #000;max-height:70vh;overflow:scroll;scroll-behavior:smooth;scrollbar-width:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.0d845de1.css.map*/