.app-container{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(#9796f0),to(#fbc7d4));background-image:linear-gradient(180deg,#9796f0,#fbc7d4)}.emoji-list-container{width:80%;max-width:1100px;list-style-type:none;padding:0;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.emoji-list-container,.navbar-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.navbar-container{width:100%;background-color:#9796f0;//background-image:linear-gradient(90deg,#9796f0,#fbc7d4);padding:20px 40px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.navbar-container{padding:10px 20px}}.logo-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.logo-image{width:60px;height:60px;margin-right:20px}.logo-heading{font-size:20px;font-family:"Robota";color:#fff;font-weight:900}@media screen and (max-width:767px){.logo-image{width:40px;height:40px}.logo-heading{font-size:15px}}.score-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0}.score{color:#fff;margin-right:20px;font-family:"robota";font-size:20px;font-weight:700}@media screen and (max-width:767px){.score{font-size:15px}}.no-display{display:none}.emoji-card{padding:30px;height:150px;width:150px;margin:20px;background-color:#46dffa;border:2px solid hsla(0,0%,100%,.18823529411764706);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:20px}.emoji-button{background-color:transparent;border:none}.emoji{width:80px;height:80px}.win-or-lose-card{background-color:#46dffa;padding:20px 80px 20px 40px;border-radius:20px;margin-top:20px}.result-container,.win-or-lose-card{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.result-container{-ms-flex-direction:column;flex-direction:column}.heading,.score-text{color:#fff;font-family:"Robota";font-size:40px;font-weight:700;text-align:center}.score-text{margin:0}.score-result{color:#6a59ff;font-size:60px;font-weight:700;margin-top:0;text-align:center}button{background-color:#ffce27;border:none;padding:20px 40px;border-radius:20px;color:#3d3d3d;font-size:20px;font-weight:500;font-family:"Robota"}.displayimage-container{width:50%}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.dc1eeb87.chunk.css.map */