   .color{ color: #000000;
        text-decoration: none;

}
.color:hover {
    height:50px;
    width:50px;
    color: rgb(0, 0, 0);
    }

    .image {
        height: 150px;
    }
    