.pkmn {
  padding: 20px;
  background-color: aliceblue;
  position: fixed;
  right: 0%;
  bottom: 0%;
  

}