*{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{min-height:100dvh;font-family:"Press Start 2P";display:flex;justify-content:center;align-items:center;background-image:url(https://www.bhmpics.com/downloads/pixel-pokemon-Wallpapers/3.wp8797760.jpg);background-size:contain;cursor:url(src/assets/cursor.png),auto}input,button,textarea,select{font:inherit;cursor:url(src/assets/cursor.png),auto}.App{display:flex;flex-direction:column;justify-content:center;align-items:center}.card-container{display:flex;flex-wrap:wrap}.card{background-color:red;border:solid 5px yellow;padding:10px;margin:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:200px}.card_img{width:150px;height:150px;object-fit:cover}.card_title{text-transform:capitalize}.counter{border:1px solid #ccc;border-radius:5px;padding:10px;display:inline-block;min-width:80px;max-width:fit-content;text-align:center;background-color:#f0f0f0;margin-block:2rem}.gameover{display:flex;justify-content:center;align-items:center;flex-direction:column}.gameover_btn{margin-top:20%;padding:3%}.main-screen{background-color:red;display:flex;justify-content:center;align-items:center;width:100dvw;height:100dvh;background-color:#000;background-image:url(https://images.squarespace-cdn.com/content/v1/5fe4caeadae61a2f19719512/7abd0006-4d14-4295-b76e-fdff0d0ddd48/Summer+and+Weibai+Town);background-size:cover}.difficulty-selector{display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1rem;padding:1rem 2rem;line-height:3rem;border:4px solid yellow;background-color:#0000004d}.difficulty-btn{background:none;border:none}.start_btn{padding-inline:3rem;margin-top:1rem}.gameover{font-size:larger}.App>h1{margin-block:2rem}
