body{background:linear-gradient(to right bottom,#9bc7cb ,#8cedc1);text-align:center}:root{--light:linear-gradient(to right bottom, #9BC7CB , #8CEDC1 );--background:linear-gradient(to right bottom, #9BC7CB , #E6F3F0 )}.pokemonList{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;list-style:none}.pokemonList>li{flex:0 0 30%;text-align:center;margin:5px 1%;display:100%}.img-element{height:250px}.name-button{width:100%;padding:2rem;border-radius:.8rem;color:var(--light);background:var(--background);box-shadow:.4rem .4rem 2.4rem .2rem hsla(236,50%,50%,.3)}.name-button:hover{background-color:#e6f3f0;color:#296879;border-color:#000}
