#product-title{
    background-color: black;
    color: white;
    height: 50px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}