<script src="//use.typekit.net/rzv2mwh.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<div class="container">
<h1>Recreate this using HTML & CSS</h1>
<img src="https://s3.amazonaws.com/f.cl.ly/items/2z3C3Z0L2Q0R282p1V0z/Image%202014-12-19%20at%2010.07.09%20AM.png" width="303" />
<!--Your HTML goes here-->
<div class="donation-container">
<div class="donation-header">
<p>
<strong>$167</strong> still needed for this project
</p>
</div>
<div class="donation-progress-container">
<div class="donation-progress-bar"></div>
</div>
<div class="donation-content">
<p>
<span class="text-danger">Only 3 days left</span> to fund this project.
</p>
<p>
Join the 42 other donors who have already supported this project. Every dollar helps.
</p>
<form class="donation-form">
<input>
<button type="submit" class="button button-primary">
Give Now
</button>
</form>
<p>
<a href="#" class="text-link">Why give $50</a>
</p>
</div>
<div>
<a href="#" class="button">Save for later</a>
<a href="#" class="button">Tell your friends</a>
</div>
</div>
</div>