<div> <p>Some text to style</p> </div>
div { background-color: lightblue; width: 200px; padding: 20px; margin: 20px; } p { font-size: 18px; }
This Pen is owned by Zach on CodePen.
See more by @zg_dev on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.