body{font-family:Arial;max-width:900px;margin:0 auto;padding:10px;}header{display:flex;justify-content:space-between;align-items:center;} .recipe{border:1px solid #ddd;padding:8px;margin:8px 0;border-radius:6px;} img.recipe-img{max-width:200px;display:block;margin:6px 0;}