<div class="sample-div"></div>


<style>
.sample-div{width:300px;height:500px;background:#fff;
box-shadow: 2px 2px 8px #b8b8b8;}
</style>


Comments