#comic-selector img{
    width:40%;
    justify-content: center;
    margin: 0 auto;
}

#comic-selector img:hover{
    border-radius: 10px;
}