body {
    background-color: lavenderblush;
}

.fix-img {
    width: 250px;
    height: 250px;
}
.product-rating {
    color: green;
}

.product-name {
    font-size: 35px;
}
.fix-title {
    text-align: center;
}
.product-desc {
    text-align: center;
}
.product-price {
    text-align: center;
}