body{
background-color: rgb(245, 211, 217);
}

h2{
text-align: center;
}

.type{
    width: 200px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.cafe p{
    display: inline-block;
}

. cafe img{
    height: 2px;
}