<div style="position: relaitve;">
<div class="kuromaru" style="width: 50px; height:50px; background-color: #000; border-radius: 50%;"></div>
</div>
.kuromaru{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.