html,body,#root{height:100%;overflow:hidden;padding:0;margin:0}.pokedexListPage{display:block;width:100%;height:100%;background-image:url(/assets/blurredMcBackground-B7FyyUkc.jpg);background-repeat:no-repeat;background-size:cover;margin:0}.pkmonList{height:50%;width:70%;display:flex;flex-direction:row;flex-wrap:wrap;overflow:scroll;margin:auto;scrollbar-color:rgba(115,241,5,.779) #00000061}.pkmonDisplay{height:350px;width:300px;background-color:#4f4040;opacity:.7}.pkmonDisplay img{background-color:#fff;height:100px;width:100px}.pkmonDisplay button{background-color:green;height:50px;width:80%;margin-top:20px}.pkmonDetailDisplay{display:flex;flex-direction:column;position:fixed;height:60%;width:40%;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);padding:0 20px;z-index:2}.pkmonDetailDisplay .heading{display:flex;flex-direction:row;justify-content:space-between}.pkmonDetailDisplay .body{display:flex;flex-direction:row;height:40%}.detailPkmonImg{width:30%}.detailDisplayDesc{width:50%}svg{margin-top:20px;margin-left:40px}@font-face{font-family:lato;src:url(/assets/Lato-Regular-BwLIet1C.ttf),}.pageNav{display:flex;background-color:#262524;height:10%;color:#fff;font-size:1.2rem;align-items:center;font-family:lato}.logo{height:9rem;width:9rem}.navHeading{margin:0 20px}.navHeading:Hover{font-size:2rem;color:#aeae48}
