.pokemon-img {
    max-width: 150px;
}

.pokemon-logo {
    max-width: 30px;
}

.main-title {
    text-align: center;
}

.welcome-main {
    text-align: center;
}

.index {
    background-color: rgb(85, 195, 228);
}