.heartImageContainer{
    display: flex;
    justify-content: center;
}
img {
    width:256px;
    height: 256;

}