title tbd
desc tbd
by Manju06
HTML
<script src="http://dygraphs.com/dygraph.js"></script>
<div class="toppertallhome">
<img src='http://placekitten.com/301/301'>
</div>
CSS
.toppertallhome{
position:relative;
border:1px solid red;
}
img{
position:absolute;
}