Back

23 - Boxception

<dl>
<style>
  * {
    background: #F3AC3C;
    dl {
      position: fixed;
      padding: 50px;
      left: 100px;
      top: 134px;
      box-shadow: 50px -50px 0 50px #1A4341, inset 50px 50px #998235;
    }
  }
</style>