body {
background-image: url("https://static.vecteezy.com/system/resources/previews/055/337/336/non_2x/vibrant-orange-and-yellow-checkered-pattern-background-free-vector.jpg");
}
.recipe {
background-color: Bisque;
width: 700px;
margin-left: auto;
margin-right: auto;
padding: 20px;
border-style: dashed;
border-color: brown;
}
h1, h2 {
font-family: sans-serif;
text-align: center;
}
footer {
text-align: center;
}
