<pre class="prettyprint css">div { background-color: lightgreen; width: 300px; padding: 25px; border: 25px solid red; margin: 25px; } </pre>