.header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 5px}.description{text-align:center}.scoreboard{display:grid;grid:1fr 1fr/4fr 1fr;padding:5px;width:125px}@media only screen and (min-width:555px){.scoreboard{position:absolute;right:10px;text-align:center;top:10px}}.container{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}img{border-radius:10px;box-shadow:0 0 5px gray;height:175px;object-fit:cover;width:175px}@media only screen and (max-width:500px) and (max-height:950px){img{height:150px;width:150px}}@media only screen and (min-width:500px) and (min-height:950px){img{height:250px;width:250px}}img:hover{box-shadow:0 0 10px #f5df39;cursor:pointer}.crop-left{object-position:90% 0}.crop-right{object-position:30% 0}*{box-sizing:border-box;font-family:Raleway,sans-serif;margin:0}body{background-color:#fff;background-image:url(/memory-card/static/media/landscape.2bf0534bf6b0a0d21e2e.png);background-position:50%;background-repeat:no-repeat;background-size:cover}
/*# sourceMappingURL=main.2ec27ce6.css.map*/