<div class="box"></div>
.box { box-sizing: content-box; width: 100px; height: 100px; padding: 20px; border: 5px solid; } .box { background-color: skyblue; }
This Pen is owned by Zach Snoek on CodePen.
See more by @zachsnoek on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.