<div class="postcard-body">
<div class="body-left">
<p>Look how awesome this postcard is!</p>
<p>I created it using HTML5 and CSS3.</p>
<p>Super fun and easy to build.</p>
<p>Cheers from the 4Geeks Academy Bootcamp!</p>
</div>
<div class="body-right">
<h3>Some Name</h3>
<input type="text" placeholder="Email" />
<input type="text" placeholder="City, Country" />
<input type="text" placeholder="Your message here" />
</div>
</div>
<div class="postcard-footer">
<button>Send Postcard</button>
</div>
