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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:sans-serif;font-size:20px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:400}a{text-decoration:none}button,input{cursor:pointer;border:none;outline:none}button:focus{outline:none}body{overflow:hidden;background:url(/Memory-Game/static/media/inner2.21453120.jpg);background-repeat:no-repeat;background-size:cover}#root{min-height:100vh;display:flex;justify-content:center;align-items:center}.cell{background:grey;display:flex;align-items:center;justify-content:center}.cell,.img{height:250px;width:250px;box-shadow:2px 2px 3px #fff;border-radius:5px}.img{background-repeat:no-repeat;object-fit:cover}@media(max-width:1022px){.cell,.img{height:200px;width:200px}}@media(max-width:825px){.cell,.img{height:150px;width:150px}}@media(max-width:625px){.cell,.img{height:120px;width:120px}}@media(max-width:510px){.cell,.img{height:100px;width:100px}}@media(max-width:427px){.cell,.img{height:90px;width:90px}}.cell.closed{cursor:pointer;background:#a9a9a9}.timer{color:#fff}.cell.done{background:#a8db8f}.cell.failed{background:#db8f8f}.board{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:5px;gap:5px}.screen{display:flex;width:100vw;height:100vh;justify-content:center;cursor:pointer}.screen.green{background:url(/Memory-Game/static/media/winner.c53aca8e.jpg);background-repeat:no-repeat;background-size:cover;position:relative;z-index:2}.screen.gray{background-image:url(/Memory-Game/static/media/start-game.6093e72e.jpg);background-repeat:no-repeat;background-size:100% 100%}@media(max-width:900px){.screen.gray{background-size:cover}}.screen.red{background:url(/Memory-Game/static/media/Game-over.be2c0cf4.png);position:relative;z-index:2;background-repeat:no-repeat;background-size:cover}@media(max-width:867px){.screen.red{background:none;background-color:#000}.main-text{color:grey}}.text{position:relative;bottom:30px;color:grey}.screen h1{font-size:3rem}
/*# sourceMappingURL=main.8db79a93.chunk.css.map */