.card{border:4px solid #000;border-radius:2px;width:175px;height:175px;margin:1rem;position:relative;box-shadow:4px 4px 10px #000;transition:all .2s ease-in-out}.card>.img-container{height:100%;overflow:hidden;background:#fff}.card>.img-container>img{height:175px;width:175px}.card:hover{box-shadow:8px 8px 20px #383838;-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer}.card:active{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}nav{width:100%;font-size:3rem;color:#ff0404;margin-bottom:50px;background-color:#fff;height:auto;font-family:Bungee,cursive}a{color:#fe2020}a:hover{color:#202ffe;text-decoration:none}nav li{display:inline-block;padding:26px 0;width:25%}ul{display:flex;align-items:center}@media only screen and (max-width:750px){#cur-sco,#top-sco{font-size:2rem}}.wrapper{background:#afafaf;background-image:url(https://ca.nba.com/assets/img/social_share_default.png);height:100%;display:flex;flex-flow:row wrap;justify-content:space-around;align-content:flex-start;overflow:auto;padding-bottom:50px}.title{text-align:right;font-size:3rem;color:#fff;padding-left:3%;padding-right:3%;width:100%;text-align:center;margin-bottom:50px}*{box-sizing:border-box;font-family:sans-serif}#root,body,html{padding:0;margin:0;height:100%}
/*# sourceMappingURL=main.44eb23de.chunk.css.map */