.card{border-radius:2px;height:250px;margin:1rem;position:relative;width:325px;box-shadow:0 3px 6px #333,0 3px 6px #333;text-align:left;padding:10px;border:.5px solid #000;border-radius:15px}.card,.card>.img-container{background-image:-webkit-gradient(linear,left top,right top,from(#ff6e6e),to(#fcf398));background-image:linear-gradient(90deg,#ff6e6e,#fcf398)}.card>.img-container{height:100%;overflow:hidden;text-align:center}.card>.img-container>img{margin-top:26px;margin-bottom:26px;width:60%}.card>.content{padding-left:1rem;padding-right:1rem;font-size:15px}.header{font-family:Press Start\ 2P,cursive;width:100%;font-size:1rem;color:#000;margin-bottom:10px}.title{float:left}.scores{float:right}.wrapper{background-image:-webkit-gradient(linear,left top,right top,from(#21ccff),to(#fcf398));background-image:linear-gradient(90deg,#21ccff,#fcf398);height:100%;display:flex;flex-flow:row wrap;padding:20px;justify-content:space-around;align-content:flex-start;overflow:auto}.headerTitle{width:800px;height:35px}*{box-sizing:border-box;font-family:Press Start\ 2P,cursive}#root,body,html{padding:0;margin:0;height:100%}
/*# sourceMappingURL=main.dd9d76eb.chunk.css.map */