span{
    color: #FFCA02;
    -webkit-text-stroke: 2px #306FB6;
    font-size: larger;
}

h1{
    color: #ffff;
}

.ash{
    width: 484px;
    height: 352px;
}

li{
    display: inline-block;
    width: 24%;
    background-color: red;
    color:#ffff ;
    text-align: center;
    font-weight: bolder;
    font-size: x-large;
}

ol{
    margin: 0%;
    padding: 0%;
}

footer{
    background-color: red;
    color: #ffff;
    font-size: x-large;
}

body{
    background-image: url(https://wallpaperaccess.com/full/8094992.gif);
}

a{
    text-decoration: none;
    color: inherit;
}

.pokeball{
    height: 45px;
    width: 45px;
}