header {
background: #ffcc00;
padding: 2rem;
text-align: center;
}
header h1 {
margin: 0;
font-size: 2.2rem;
color: #222;
}
.container {
max-width: 900px;
margin: 2rem auto;
padding: 0 1rem;
}
h2 {
color: #e63946;
margin-top: 2rem;
border-bottom: 2px solid #e63946;
padding-bottom: 0.3rem;
}
ul, ol {
margin-left: 1.5rem;
}
.tip {
background: #fff3cd;
border-left: 6px solid #ffcc00;
padding: 0.8rem 1rem;
margin: 1.2rem 0;
border-radius: 4px;
}
.video-style {
background: #eef2f7;
padding: 1rem;
border-radius: 6px;
margin-top: 2rem;
}
footer {
text-align: center;
padding: 1rem;
background: #f4f4f4;
margin-top: 2rem;
font-size: 0.9rem;
color: #666;
}
<h2>Prep the Ingredients</h2>
<ol>
<li>Divide <strong>500g of ground beef</strong> into five equal portions.</li>
<li>Shape each portion into a thin patty and press it onto a small tortilla.</li>
</ol>
<h2>Season and Sear</h2>
<ol>
<li>Season each patty generously with <strong>salt</strong> and <strong>pepper</strong>.</li>
<li>Drizzle with <strong>olive oil</strong> and place in a hot pan.</li>
<li>Cook for about 3 minutes, pressing gently with a spatula for that crispy texture.</li>
</ol>
<h2>Add the Cheese</h2>
<ol>
<li>Flip the patty and add a slice of <strong>American cheese</strong> on top.</li>
<li>Cook for an additional 2 minutes until the cheese melts.</li>
</ol>
<h2>Assemble the Taco</h2>
<ol>
<li>Lower the heat and add your fresh toppings: <strong>lettuce, tomato slices, onions, pickles</strong>, and a drizzle of <strong>ketchup</strong>.</li>
</ol>
<div class="video-style">
<h2>🎥 Filming Style Notes</h2>
<ul>
<li>Use <strong>close-ups</strong> when pressing patties and adding cheese.</li>
<li><strong>Time-lapse</strong> or quick cuts for assembling/chopping.</li>
<li>Add <strong>voiceover or captions</strong> during key steps like seasoning or flipping.</li>
<li>Show a <strong>final reveal</strong> of the finished taco in full view!</li>
</ul>
</div>
<div class="tip">
💡 Tip: For extra “Big Mac vibes,” mix a simple burger sauce (mayo + ketchup + mustard + relish) and drizzle it on top!
</div>