<div><p>"It’s a trifle. It’s got all of these layers. First there’s a layer of ladyfingers, then a layer of jam, then custard, which I made from scratch, then raspberries, more ladyfingers, then beef sauteed with peas and onions, then a little more custard, and then bananas, and then I just put some whipped cream on top!" - <strong>Rachel</strong></p>

  <p>"I like it. What's not to like? Custard? Good. Jam? Good. Meat? Good." - <strong>Joey</strong></p></div>
@import url('https://fonts.googleapis.com/css?family=Sedgwick+Ave');
div {
  font-family: 'Sedgwick Ave', cursive;
  font-size: 2em;
  text-indent: 2em;
  border: 42px solid black;
  border-image-slice: 42 42 42 42;
  border-image-width: 42px 42px 42px 42px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: round round;
  border-image-source: url("https://mdn.mozillademos.org/files/6017/border-image-6.svg");
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.