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}.wordle-form{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.green{-webkit-text-stroke:1px;-webkit-text-stroke-color:#000;background-color:#006400;color:#faebd7;font-size:40px;height:40px;margin:10px 10px 15px;text-align:center;width:40px}.green-letter-inputs{display:flex;flex-direction:column}.black{background-color:#000;text-align:center;width:350px}.black,.yellow{color:#faebd7;font-size:40px;height:40px;margin:10px 10px 15px}.yellow{-webkit-text-stroke:1px;-webkit-text-stroke-color:#000;background-color:#b5ac00;text-align:center;width:160px}.word-cards{display:flex;flex-wrap:wrap;justify-content:center}.word-card{border-radius:5px;border-style:solid;margin:5px;padding:0 4px}main{display:flex;flex-direction:column}.letters-left,.words-left{display:flex;flex-wrap:wrap;justify-content:center}.letter-count{border-color:#878787;border-style:solid;margin:2px;padding:0 3px}.selected{background-color:#e0e006}.letter-count:hover{cursor:pointer}.common{background-color:#2e8b57}@media (max-width:950px){.green,.yellow{font-size:30px;margin:3px;width:30px}.black{width:80vw}}html{align-items:center;background:linear-gradient(90deg,#ebf4f6,#ace8fc);color:#000;justify-content:center}.App{text-align:center}#guessed,#hide{background-color:#fff;border-radius:5px;height:35px;margin:5px}#hide:hover{cursor:pointer}@media (max-width:500px){h2{font-size:15px}}
/*# sourceMappingURL=main.a9a46529.css.map*/