@import url("https://fonts.googleapis.com/css2?family=Golos+Text&family=Tilt+Warp&display=swap");.Home_container__Ennsq{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;max-width:1200px}.Home_pokemon__kaOAW{display:flex;flex-direction:column;align-items:center;margin:20px;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.Home_pokemon__kaOAW img{width:200px;height:200px;margin-bottom:10px}.Home_pokemon__kaOAW button{background-color:#ffcb05;color:#000;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.Home_pokemon__kaOAW button:hover{background-color:#000;color:#fff}