<div class="first"></div>
<div class="second"></div>
div{
width:100px;
height:100px;
background-color: #8c7ae6;
}
.first{
margin-bottom: 30px;
}
.second{
margin-top: 50px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.