<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-->
<article class="project">
<aside class="project__aside">$167 still needed for this project</aside>
<progress class="project__progress" value="7" max="10">
</progress>
<section class="project__container">
<p class="project__time">
<span class="warning">Only 3 days lef</span> to fund this project.
</p>
<p class="project__desc">
Join the <span class="bold">42</span> other donors who have already supported this project. Every dollar helps.
</p>
<form method="POST">
<div class="form--inline">
<label for="amount" class="sr-only">Amount</label>
<input type="text" id="amount" class="form__input">
<button type="submit" class="success">
Give Now
</button>
</div>
</form>
<div class="project__info">
<a href="#" class="info">
Why give $50?
</a>
</div>
</section>
<button type="button">
Save for later
</button>
<button type="button">
Tell your friends
</button>
</article>
</div>