*{
    background-color: antiquewhite;
}

.recipe-parent li{
    display: inline-block;
    text-align: center;
}

img{
    height: 200px;
    width:200px;
}

h1{
    text-align: center;
}