@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Eudoxus+Sans:wght@400;500;700&display=swap";.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.outer-container{overflow:hidden;width:100%;height:100%;padding:14px 28px;min-width:150px;min-height:150px;background:#fff;display:flex;justify-content:center;align-items:center}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}body{margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:20px;letter-spacing:0%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:"#F9F9F9";scrollbar-color:"#E6E6E6";scrollbar-width:"thin"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px;line-height:20px}h1,h2,h3,h4,h5,h6{font-family:Libre Baskerville,serif}
